Skip to content

Hostname

seacastle.com

Last fetched

seacastle.com resolves to 2 IPv4 addresses operated by ORACLE-BMC-31898 - Oracle Corporation in US. WHOIS lists iana:1154 as the registrar.

Nutrition Label

WHISPER CANON · seacastle.comRouting diversity2.4/10Peering density8.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/seacastle.com

Resolution chain

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

IPPrefixASNOperatorCountry
162.241.225.48162.241.224.0/21AS31898ORACLE-BMC-31898 - Oracle CorporationUS
207.212.58.18207.212.58.0/24AS54968VOM-NOC - Data Pro of Sonoma and Vom.comUS

WHOIS identity

Registrar
iana:1154
Organization
domain admin
Contact emails

Subdomains

8 observed subdomains of seacastle.com.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for seacastle.com.

MechanismTarget
SPF_Aimap-out.vom.com
SPF_Aimap4.vom.com
SPF_As21.vom.com
SPF_As27.vom.com
SPF_As29.vom.com
SPF_As37.vom.com
SPF_Aseacastle.com
SPF_Asmtp.vom.com
SPF_INCLUDEbluehost.com
SPF_INCLUDEicloud.com
SPF_MXseacastle.com

Related pages

Pivot deeper into the graph from seacastle.com.

Cypher and MCP

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

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