Skip to content

Hostname

aity28.cc

Last fetched

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.ccRouting diversity5.2/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.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.

IPPrefixASNOperatorCountry
108.138.26.2108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.79108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.81108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.89108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
124.236.16.201124.236.0.0/17AS134760CN
13.33.183.4113.33.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.33.183.6813.33.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.33.183.6913.33.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.33.183.7713.33.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
18.155.202.3818.155.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.155.202.4518.155.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.155.202.7418.155.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.155.202.7718.155.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.10.12118.160.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.10.1918.160.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.10.818.160.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.10.9218.160.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.51.1418.67.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
18.67.51.3818.67.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
18.67.51.4518.67.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

Registrar
iana:146
Organization
Contact emails

Threat posture

History

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.