Skip to content

Hostname

castelares.com

Last fetched

castelares.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · castelares.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/castelares.com

Resolution chain

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

IPPrefixASNOperatorCountry
162.159.56.118162.159.48.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
167.235.11.104167.235.0.0/16AS24940DE

WHOIS identity

Registrar
iana:1647
Organization
namecheap.com namecheap.com
Contact emails

Subdomains

10 observed subdomains of castelares.com.

Web-graph footprint

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

18 sites link to this hostname.

22 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for castelares.com.

MechanismTarget
SPF_Acastelares.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP136.243.34.215
SPF_IP136.243.34.254
SPF_IP167.235.11.104
SPF_MXcastelares.com

Related pages

Pivot deeper into the graph from castelares.com.

Cypher and MCP

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

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