Skip to content

Hostname

congeladosdeca.com

Last fetched

congeladosdeca.com resolves to 1 IPv4 address operated by AS211798 in ES. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · congeladosdeca.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/congeladosdeca.com

Resolution chain

congeladosdeca.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
193.46.216.14193.46.216.0/24AS211798ES

WHOIS identity

Registrar
iana:69
Organization
linkasoft soluciones informaticas s.l.u.
Contact emails

Subdomains

4 observed subdomains of congeladosdeca.com.

Web-graph footprint

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

5 sites link to this hostname.

37 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for congeladosdeca.com.

MechanismTarget
SPF_Acongeladosdeca.com
SPF_MXcongeladosdeca.com

Related pages

Pivot deeper into the graph from congeladosdeca.com.

Cypher and MCP

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

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