All hostnames aity28.cc resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:146 as the registrar.
Nutrition Label WHISPER CANON · aity28.cc Routing diversity 5.2/10 Peering density 9.6/10 MOAS conflict ✓ none Threat-feed listings 10.0/10 WHOIS transparency 0.0/10 Resolver footprint 4.6/10 canon.whisper.security/host/aity28.cc Resolution chain aity28.cc resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 108.138.26.2 108.138.24.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. DE 108.138.26.79 108.138.24.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. DE 108.138.26.81 108.138.24.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. DE 108.138.26.89 108.138.24.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. DE 124.236.16.201 124.236.0.0/17 AS134760 — CN 13.33.183.41 13.33.176.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. HK 13.33.183.68 13.33.176.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. HK 13.33.183.69 13.33.176.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. HK 13.33.183.77 13.33.176.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. HK 18.155.202.38 18.155.200.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 18.155.202.45 18.155.200.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 18.155.202.74 18.155.200.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 18.155.202.77 18.155.200.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. US 18.160.10.121 18.160.8.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. US 18.160.10.19 18.160.8.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. US 18.160.10.8 18.160.8.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. US 18.160.10.92 18.160.8.0/22 AS16509 AMAZON-02 - Amazon.com, Inc. US 18.67.51.14 18.67.48.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. KR 18.67.51.38 18.67.48.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. KR 18.67.51.45 18.67.48.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. KR
WHOIS identity Registrar iana:146 Organization — Contact emails — Related pages Pivot deeper into the graph from aity28.cc.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "aity28.cc"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server .