Skip to content

Hostname

cidacos.com

Last fetched

cidacos.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:379 as the registrar.

Nutrition Label

WHISPER CANON · cidacos.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/cidacos.com

Resolution chain

cidacos.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:379
Organization
conservas el cidacos, s.a. nlow-52848
Contact emails

Subdomains

9 observed subdomains of cidacos.com.

Web-graph footprint

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

43 sites link to this hostname.

19 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for cidacos.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP190.187.118.226
SPF_IP194.224.182.162
SPF_IP195.235.227.162
SPF_IP195.53.46.10
SPF_IP195.55.111.242
SPF_IP195.77.194.139
SPF_IP195.77.225.131
SPF_IP217.126.172.18
SPF_IP46.24.173.114
SPF_IP46.24.173.179
SPF_IP46.24.176.146
SPF_IP46.24.176.218
SPF_IP80.32.117.243
SPF_IP87.235.171.18
SPF_IP89.29.226.10
SPF_MXcidacos.com

Related pages

Pivot deeper into the graph from cidacos.com.

Cypher and MCP

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

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