Skip to content

Hostname

myth555.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.67.51.10018.67.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
18.67.51.10418.67.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
18.67.51.10618.67.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
18.67.51.8918.67.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
52.84.206.11052.84.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
52.84.206.652.84.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
52.84.206.7252.84.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
52.84.206.8352.84.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:146
Organization
huoqiuxianchengguanzhenqihuiyanjiujingxiaobu
Contact emails

Subdomains

2 observed subdomains of myth555.com.

Threat posture

History

Related pages

Pivot deeper into the graph from myth555.com.

Cypher and MCP

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

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