Skip to content

Hostname

www.automatic-transmissions.com

Last fetched

www.automatic-transmissions.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · www.automatic-transmissions.comRouting diversity5.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/www.automatic-transmissions.com

Resolution chain

www.automatic-transmissions.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.5.128.2553.5.128.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.129.213.5.129.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.130.2223.5.130.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.130.593.5.130.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.131.1393.5.131.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.133.1063.5.133.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.133.1083.5.133.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.133.1993.5.133.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.133.973.5.133.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.102.12852.219.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.111.18452.219.108.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.176.23252.219.176.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.177.852.219.176.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.178.9652.219.176.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.228.13652.219.228.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.98.5252.219.98.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with www.automatic-transmissions.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from www.automatic-transmissions.com.

Cypher and MCP

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

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