All hostnames aws-static.tmatch.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE.
Nutrition Label WHISPER CANON · aws-static.tmatch.com Routing diversity 4.5/10 Peering density 9.5/10 MOAS conflict ✓ none Threat-feed listings 8.0/10 WHOIS transparency 0.0/10 Resolver footprint 7.6/10 canon.whisper.security/host/aws-static.tmatch.com Resolution chain aws-static.tmatch.com 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.157.229.118 108.157.224.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. SE 108.157.229.26 108.157.224.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. SE 108.157.229.68 108.157.224.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. SE 13.226.155.13 13.226.152.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 13.226.155.16 13.226.152.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 13.226.155.4 13.226.152.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 13.226.155.44 13.226.152.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. DE 13.227.192.47 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 13.227.192.48 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 13.227.192.84 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 13.227.192.85 13.227.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. CZ 13.35.58.117 13.35.58.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 13.35.58.27 13.35.58.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 13.35.58.49 13.35.58.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 13.35.58.76 13.35.58.0/23 AS16509 AMAZON-02 - Amazon.com, Inc. DE 143.204.55.2 143.204.48.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. CH 143.204.55.41 143.204.48.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. CH 143.204.55.52 143.204.48.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. CH 143.204.55.65 143.204.48.0/21 AS16509 AMAZON-02 - Amazon.com, Inc. CH 18.66.192.10 18.66.192.0/24 AS16509 AMAZON-02 - Amazon.com, Inc. DE
WHOIS identity No WHOIS records are currently associated with aws-static.tmatch.com in WhisperGraph.
Web-graph footprint Distinct hostnames that link to or from aws-static.tmatch.com in the public web crawl.
52 sites link to this hostname.
Related pages Pivot deeper into the graph from aws-static.tmatch.com.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "aws-static.tmatch.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server .