Skip to content

Hostname

aws-static.tmatch.com

Last fetched

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.comRouting diversity4.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.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.

IPPrefixASNOperatorCountry
108.157.229.118108.157.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.229.26108.157.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.229.68108.157.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
13.226.155.1313.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.155.1613.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.155.413.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.155.4413.226.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.227.192.4713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.35.58.11713.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.2713.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.4913.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.7613.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
143.204.55.2143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.41143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.52143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.65143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
18.66.192.1018.66.192.0/24AS16509AMAZON-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.

Threat posture

History

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 20

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