Skip to content

Hostname

carterbond.com

Last fetched

carterbond.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.236.170.8113.236.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
13.237.171.11813.236.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
3.105.164.1763.104.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
3.105.67.803.104.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
54.253.235.17054.253.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU
54.79.203.24054.79.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

2 observed subdomains of carterbond.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for carterbond.com.

MechanismTarget
SPF_Acarterbond.com
SPF_IP111.67.30.2
SPF_MXcarterbond.com

Related pages

Pivot deeper into the graph from carterbond.com.

Cypher and MCP

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

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