Skip to content

Hostname

nation.com

Last fetched

nation.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · nation.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/nation.com

Resolution chain

nation.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.138.128.11108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.128.26108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.128.4108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.128.55108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.214.1273.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.193.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.253.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.883.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.215.3399.84.214.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.215.4399.84.214.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.215.5399.84.214.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.215.8499.84.214.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:48
Organization
blucora,
Contact emails

Subdomains

170 observed subdomains of nation.com.

Web-graph footprint

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

89 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for nation.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEservers.mcsv.net

Related pages

Pivot deeper into the graph from nation.com.

Cypher and MCP

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

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