Skip to content

Hostname

castlebranch.com

Last fetched

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

Nutrition Label

WHISPER CANON · castlebranch.comRouting diversity4.2/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/castlebranch.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.31.162.198100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.51.198.149100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
13.218.2.2713.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.211.54.10218.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.209.174.83.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.215.161.3744.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
3.218.47.1423.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
castle branch,
Contact emails

Subdomains

41 observed subdomains of castlebranch.com.

Web-graph footprint

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

146 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for castlebranch.com.

MechanismTarget
SPF_INCLUDE%{ir}.%{v}.%{d}.spf.has.pphosted.com

Related pages

Pivot deeper into the graph from castlebranch.com.

Cypher and MCP

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

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