Hostname
defenseone.com
Last fetched
defenseone.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
defenseone.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 20.119.16.4 | 20.64.0.0/10 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- atlantic media incorporated
- Contact emails
- a99r38gd2ya@networksolutionsprivateregistration.com
- ad5388dm5e4@networksolutionsprivateregistration.com
- aj9vz96y2je@networksolutionsprivateregistration.com
- b98zg3hw5cy@networksolutionsprivateregistration.com
- domains@atlanticmedia.com
- domains@govexec.com
- en3ay6up2sf@networksolutionsprivateregistration.com
- g47j62jj5xw@networksolutionsprivateregistration.com
- gk9wq3zh2mk@networksolutionsprivateregistration.com
- gq8fj4bx778@networksolutionsprivateregistration.com
- h44kf65m5rt@networksolutionsprivateregistration.com
- h832w5fv99e@networksolutionsprivateregistration.com
- mproffitt@atlanticmediacompany.com
- q898t59e6w4@networksolutionsprivateregistration.com
- q97vm36k42q@networksolutionsprivateregistration.com
- webmaster@govexec.com
Subdomains
6 observed subdomains of defenseone.com.
Web-graph footprint
Distinct hostnames that link to or from defenseone.com in the public web crawl.
6,764 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for defenseone.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from defenseone.com.
- IP · 20.119.16.4
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · iana:468
- Country · US
- Email · a99r38gd2ya@networksolutionsprivateregistration.com
- TLD · .com
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "defenseone.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
-[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.