Skip to content

Hostname

8258ym2.app

Last fetched

8258ym2.app resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:472 as the registrar.

Nutrition Label

WHISPER CANON · 8258ym2.appRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/8258ym2.app

Resolution chain

8258ym2.app resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.112.27.22413.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
176.34.25.121176.34.0.0/19AS16509AMAZON-02 - Amazon.com, Inc.JP
35.79.11.9435.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.193.158.25452.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.64.129.13354.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.95.15.7654.95.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:472
Organization
super privacy service ltd c/o dynadot
Contact emails

Threat posture

History

Related pages

Pivot deeper into the graph from 8258ym2.app.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "8258ym2.app"})-[: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.