Skip to content

Hostname

explore-tr.com

Last fetched

explore-tr.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · explore-tr.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/explore-tr.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.64.8.11818.64.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
18.64.8.4218.64.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
18.64.8.6218.64.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
18.64.8.8018.64.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
65.8.131.11265.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.12065.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.1365.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.6665.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:292
Organization
dnstination
Contact emails

Subdomains

1 observed subdomain of explore-tr.com.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for explore-tr.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from explore-tr.com.

Cypher and MCP

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

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