Skip to content

Hostname

netnation.com

Last fetched

netnation.com resolves to 1 IPv4 address operated by AFFINITY-INTER - Ntirety, Inc. in US. WHOIS lists iana:65 as the registrar.

Nutrition Label

WHISPER CANON · netnation.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/netnation.com

Resolution chain

netnation.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
66.113.135.666.113.135.0/24AS18447AFFINITY-INTER - Ntirety, Inc.US

WHOIS identity

Registrar
iana:65
Organization
dom reg
Contact emails

Subdomains

199 observed subdomains of netnation.com.

Web-graph footprint

Distinct hostnames that link to or from netnation.com in the public web crawl.

38 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for netnation.com.

MechanismTarget
SPF_Asmtprelay00.siteprotect.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP204.174.223.0/24
SPF_IP207.218.90.0/24
SPF_IP64.26.60.153/32
SPF_IP64.79.155.0/24
SPF_IP66.113.136.233
SPF_MXnetnation.com

Related pages

Pivot deeper into the graph from netnation.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "netnation.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.