Skip to content

Hostname

clearbit.com

Last fetched

clearbit.com resolves to 5 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · clearbit.comRouting diversity3.9/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/clearbit.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.158.205.1618.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.127.196.463.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
52.20.167.6252.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.204.243.20452.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
54.235.212.14054.234.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:292
Organization
alex maccaw
Contact emails

Subdomains

57 observed subdomains of clearbit.com.

Web-graph footprint

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

2,470 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for clearbit.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_u.clearbit.com._spf.dmarclb.com

Related pages

Pivot deeper into the graph from clearbit.com.

Cypher and MCP

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

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