Skip to content

Hostname

clearbitscripts.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.244.1313.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.1513.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.5513.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.613.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.202.12213.35.202.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
13.35.202.3313.35.202.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
13.35.202.5713.35.202.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
13.35.202.913.35.202.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
13.35.78.3313.35.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.78.7013.35.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.78.8113.35.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.78.9913.35.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:292
Organization
on behalf of clearbitscripts.com owner
Contact emails

Subdomains

3 observed subdomains of clearbitscripts.com.

Threat posture

History

Related pages

Pivot deeper into the graph from clearbitscripts.com.

Cypher and MCP

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

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