Skip to content

Hostname

bluehost-cdn.com

Last fetched

bluehost-cdn.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:886 as the registrar.

Nutrition Label

WHISPER CANON · bluehost-cdn.comRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/bluehost-cdn.com

Resolution chain

bluehost-cdn.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.216.86.23618.216.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
34.233.140.18334.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.29.153.11252.29.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
52.52.57.23852.52.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:886
Organization
bluehost
Contact emails

Subdomains

2 observed subdomains of bluehost-cdn.com.

Web-graph footprint

Distinct hostnames that link to or from bluehost-cdn.com in the public web crawl.

1,094 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for bluehost-cdn.com.

MechanismTarget
SPF_Abluehost-cdn.com
SPF_INCLUDEbluehost.com
SPF_IP74.220.219.124
SPF_MXbluehost-cdn.com

Related pages

Pivot deeper into the graph from bluehost-cdn.com.

Cypher and MCP

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

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