Skip to content

Hostname

34ford.com

Last fetched

34ford.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · 34ford.comRouting diversity6.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/34ford.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.177.5816.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.186.24616.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.223.22216.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.69.5316.182.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.39.4552.216.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.50.5352.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.54.13352.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.93.8252.216.93.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.120.13352.217.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.132.19752.217.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.231.15752.217.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.94.1152.217.94.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.128.7754.231.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.162.22154.231.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.203.10154.231.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.232.5354.231.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
34ford_com
Contact emails

Subdomains

2 observed subdomains of 34ford.com.

Web-graph footprint

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

7 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from 34ford.com.

Cypher and MCP

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

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