Skip to content

Hostname

disko69aj.com

Last fetched

disko69aj.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:472 as the registrar.

Nutrition Label

WHISPER CANON · disko69aj.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/disko69aj.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.51.109108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.19108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.37108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.54108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.238.4.10118.238.4.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.4.2418.238.4.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.4.5018.238.4.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.4.9518.238.4.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.112.1113.167.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.112.1183.167.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.112.313.167.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.112.83.167.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:472
Organization
Contact emails

Threat posture

History

Related pages

Pivot deeper into the graph from disko69aj.com.

Cypher and MCP

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

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