Giter Site home page Giter Site logo

Comments (6)

darkoperator avatar darkoperator commented on July 18, 2024

from dnsrecon.

digininja avatar digininja commented on July 18, 2024

from dnsrecon.

darkoperator avatar darkoperator commented on July 18, 2024

from dnsrecon.

digininja avatar digininja commented on July 18, 2024

from dnsrecon.

darkoperator avatar darkoperator commented on July 18, 2024

not so much of a lockup but that the ranges in the include are huge and it is taking a loooooong time to expand the ranges

infidel01:dnsrecon carlos$ nslookup -q=txt spf.protection.outlook.com
Server:		192.168.1.1
Address:	192.168.1.1#53

Non-authoritative answer:
spf.protection.outlook.com	text = "v=spf1 ip4:207.46.101.128/26 ip4:207.46.100.0/24 ip4:207.46.163.0/24 ip4:65.55.169.0/24 ip4:157.56.110.0/23 ip4:157.55.234.0/24 ip4:213.199.154.0/24 ip4:213.199.180.0/24 include:spfa.protection.outlook.com -all"

Authoritative answers can be found from:

infidel01:dnsrecon carlos$ nslookup -q=txt spfa.protection.outlook.com
Server:		192.168.1.1
Address:	192.168.1.1#53

Non-authoritative answer:
spfa.protection.outlook.com	text = "v=spf1 ip4:157.56.112.0/24 ip4:207.46.51.64/26 ip4:157.55.158.0/23 ip4:64.4.22.64/26 ip4:40.92.0.0/14 ip4:40.107.0.0/17 ip4:40.107.128.0/18 ip4:134.170.140.0/24 include:spfb.protection.outlook.com -all"

Authoritative answers can be found from:

SPF expansion and Google should not run by default and neither in std, seems after changing arg parsing lib it checks for None instead of a boolean. Will modify so it checks properly for a boolean.

from dnsrecon.

digininja avatar digininja commented on July 18, 2024

Great, thanks

from dnsrecon.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.