Skip to content

Hostname

aity70.cc

Last fetched

aity70.cc resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in HK. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · aity70.ccRouting diversity4.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/aity70.cc

Resolution chain

aity70.cc resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.226.120.12013.226.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.226.120.4913.226.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.226.120.5213.226.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.226.120.9413.226.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
18.65.229.11118.65.228.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.65.229.12018.65.228.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.65.229.618.65.228.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.65.229.6418.65.228.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.65.25.3418.65.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.65.25.3918.65.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.65.25.4118.65.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.65.25.4818.65.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.228.1113.166.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
3.166.228.333.166.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
3.166.228.593.166.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
3.166.228.93.166.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
3.169.183.1193.169.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.183.1233.169.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.183.733.169.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.183.853.169.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
Contact emails

Threat posture

History

Related pages

Pivot deeper into the graph from aity70.cc.

Cypher and MCP

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

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