Skip to content

Hostname

tw-520.com

Last fetched

tw-520.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BG. WHOIS lists iana:1505 as the registrar.

Nutrition Label

WHISPER CANON · tw-520.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/tw-520.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.244.87.11618.244.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.BG
18.244.87.1518.244.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.BG
18.244.87.4218.244.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.BG
18.244.87.7918.244.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.BG
18.245.31.10518.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.12818.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.1418.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.5318.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.168.73.1113.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.1233.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.453.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.643.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1505
Organization
zhouhonghai
Contact emails

Subdomains

3 observed subdomains of tw-520.com.

Web-graph footprint

Distinct hostnames that link to or from tw-520.com in the public web crawl.

59 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from tw-520.com.

Cypher and MCP

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

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