Skip to content

Hostname

castlemore.developyn.com

Last fetched

castlemore.developyn.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in MX.

Nutrition Label

WHISPER CANON · castlemore.developyn.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/castlemore.developyn.com

Resolution chain

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

IPPrefixASNOperatorCountry
65.8.226.2965.8.224.0/22AS16509AMAZON-02 - Amazon.com, Inc.MX
65.8.226.5065.8.224.0/22AS16509AMAZON-02 - Amazon.com, Inc.MX
65.8.226.5265.8.224.0/22AS16509AMAZON-02 - Amazon.com, Inc.MX
65.8.226.5865.8.224.0/22AS16509AMAZON-02 - Amazon.com, Inc.MX
65.9.189.1265.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.189.2665.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.189.7165.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.189.7565.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with castlemore.developyn.com in WhisperGraph.

Subdomains

1 observed subdomain of castlemore.developyn.com.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for castlemore.developyn.com.

MechanismTarget
SPF_INCLUDEzoho.eu

Related pages

Pivot deeper into the graph from castlemore.developyn.com.

Cypher and MCP

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

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