Skip to content

Hostname

explore.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.238.49.10618.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.49.11818.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.49.518.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.49.718.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.222.136.12452.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.4152.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.9552.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.9752.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.10554.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.11254.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.1454.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.6154.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
******** ********
Contact emails

Subdomains

2 observed subdomains of explore.com.

Web-graph footprint

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

1,443 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for explore.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from explore.com.

Cypher and MCP

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

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