Skip to content

Hostname

castleedge.com

Last fetched

castleedge.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:299 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.189.142.4218.189.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.147.219.1033.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.22.126.1013.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
50.112.142.2050.112.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.24.187.21952.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.32.33.2352.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:299
Organization
anywhere real estate group
Contact emails

Subdomains

1 observed subdomain of castleedge.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for castleedge.com.

MechanismTarget
SPF_INCLUDEspf.anywhere.re

Related pages

Pivot deeper into the graph from castleedge.com.

Cypher and MCP

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

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