Skip to content

Hostname

chaincatcher.com

Last fetched

chaincatcher.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in HK. WHOIS lists iana:420 as the registrar.

Nutrition Label

WHISPER CANON · chaincatcher.comRouting diversity4.2/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/chaincatcher.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.162.243.16616.162.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.HK
16.162.63.6316.162.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.HK
18.162.65.4418.162.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.HK
43.198.188.17443.198.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.HK
95.40.139.5295.40.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.HK
95.40.157.18395.40.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.HK
47.239.11.10347.239.0.0/16AS45102WALMART-CN 2-5F,Tower 2 and 1-12F,Tower 3,SZITIC SquareHK
47.76.60.5247.76.0.0/17AS45102WALMART-CN 2-5F,Tower 2 and 1-12F,Tower 3,SZITIC SquareHK

WHOIS identity

Registrar
iana:420
Organization
super privacy service ltd c/o dynadot
Contact emails

Subdomains

3 observed subdomains of chaincatcher.com.

Web-graph footprint

Distinct hostnames that link to or from chaincatcher.com in the public web crawl.

1,175 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for chaincatcher.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from chaincatcher.com.

Cypher and MCP

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

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