Skip to content

Hostname

metroid2002.com

Last fetched

metroid2002.com resolves to 1 IPv4 address operated by THEOPT-HOU - The Optimal Link Corporation in US. WHOIS lists iana:2487 as the registrar.

Nutrition Label

WHISPER CANON · metroid2002.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/metroid2002.com

Resolution chain

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

IPPrefixASNOperatorCountry
66.187.71.17866.187.64.0/20AS40156THEOPT-HOU - The Optimal Link CorporationUS

WHOIS identity

Registrar
iana:2487
Organization
domain admin
Contact emails

Subdomains

7 observed subdomains of metroid2002.com.

Web-graph footprint

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

501 sites link to this hostname.

795 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for metroid2002.com.

MechanismTarget
SPF_INCLUDEspf1.topdns.com
SPF_INCLUDEspf2.topdns.com
SPF_IP66.187.71.178
SPF_IP66.187.71.179

Related pages

Pivot deeper into the graph from metroid2002.com.

Cypher and MCP

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

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