Skip to content

Hostname

ciudalia.com

Last fetched

ciudalia.com resolves to 2 IPv4 addresses operated by WHG-FRA in DE. WHOIS lists iana:1262 as the registrar.

Nutrition Label

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

Resolution chain

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

WHOIS identity

Registrar
iana:1262
Organization
ciudalia networks,
Contact emails

Subdomains

84 observed subdomains of ciudalia.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for ciudalia.com.

MechanismTarget
SPF_Aciudalia.com
SPF_INCLUDEicloud.com
SPF_INCLUDEmails.zohobilling.eu
SPF_INCLUDEspf.mysecurecloudhost.com
SPF_INCLUDEzohomail.eu
SPF_IP172.104.228.59
SPF_IP192.250.229.28
SPF_IP192.250.229.33
SPF_IP65.181.113.101
SPF_IP84.16.249.34
SPF_MXciudalia.com

Related pages

Pivot deeper into the graph from ciudalia.com.

Cypher and MCP

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

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