Skip to content

Hostname

itcca.nl

Last fetched

itcca.nl resolves to 2 IPv4 addresses operated by AS29028 in NL. WHOIS lists registrar:directvps b.v. as the registrar.

Nutrition Label

WHISPER CANON · itcca.nlRouting diversity2.4/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/itcca.nl

Resolution chain

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

WHOIS identity

Registrar
registrar:directvps b.v.
Organization
Contact emails

Subdomains

8 observed subdomains of itcca.nl.

Web-graph footprint

Distinct hostnames that link to or from itcca.nl in the public web crawl.

40 sites link to this hostname.

31 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for itcca.nl.

MechanismTarget
SPF_Aitcca.nl
SPF_Aserver.itcca.nl
SPF_Aserver2.itcca.nl
SPF_INCLUDEeu.mailgun.org
SPF_INCLUDEservers.mcsv.net
SPF_IP141.105.120.70
SPF_IP178.21.113.249
SPF_MXitcca.nl

Related pages

Pivot deeper into the graph from itcca.nl.

Cypher and MCP

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

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