Skip to content

Hostname

castlecomics.com

Last fetched

castlecomics.com resolves to 4 IPv4 addresses operated by INCAPSULA - Incapsula Inc in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · castlecomics.comRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/castlecomics.com

Resolution chain

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

IPPrefixASNOperatorCountry
107.154.147.218107.154.147.0/24AS19551INCAPSULA - Incapsula IncUS
162.144.12.189162.144.12.0/22AS31898ORACLE-BMC-31898 - Oracle CorporationUS
45.60.97.21845.60.97.0/24AS19551INCAPSULA - Incapsula IncUS
45.60.98.9545.60.98.0/24AS19551INCAPSULA - Incapsula IncUS

WHOIS identity

Registrar
iana:1068
Organization
castle comics and collectibles
Contact emails

Subdomains

8 observed subdomains of castlecomics.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for castlecomics.com.

MechanismTarget
SPF_Acastlecomics.com
SPF_INCLUDEwebsitewelcome.com
SPF_MXcastlecomics.com

Related pages

Pivot deeper into the graph from castlecomics.com.

Cypher and MCP

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

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