Skip to content

Hostname

ccid.cat

Last fetched

ccid.cat resolves to 1 IPv4 address operated by AS50926 in ES. WHOIS lists iana:1600 as the registrar.

Nutrition Label

WHISPER CANON · ccid.catRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/ccid.cat

Resolution chain

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

IPPrefixASNOperatorCountry
89.44.32.12189.44.32.0/24AS50926ES

WHOIS identity

Registrar
iana:1600
Organization
codibit
Contact emails

Subdomains

9 observed subdomains of ccid.cat.

Web-graph footprint

Distinct hostnames that link to or from ccid.cat in the public web crawl.

5 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • ccid.cat

SPF policy

6 SPF mechanisms authorising senders for ccid.cat.

MechanismTarget
SPF_Accid.cat
SPF_INCLUDEspfa.registrosdns.com
SPF_IP185.129.251.41
SPF_IP89.44.32.121
SPF_IP89.44.32.212
SPF_MXccid.cat

Related pages

Pivot deeper into the graph from ccid.cat.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ccid.cat"})-[: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.