Skip to content

Hostname

witkamp.it

Last fetched

witkamp.it resolves to 1 IPv4 address operated by i3Dnet - i3D.net B.V in NL. WHOIS lists registrar:hosting concepts b.v. as the registrar.

Nutrition Label

WHISPER CANON · witkamp.itRouting diversity1.5/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.2/10canon.whisper.security/host/witkamp.it

Resolution chain

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

IPPrefixASNOperatorCountry
5.200.6.1035.200.0.0/19AS49544i3Dnet - i3D.net B.VNL

WHOIS identity

Registrar
registrar:hosting concepts b.v.
Organization
halles b.v.
Contact emails

Subdomains

2 observed subdomains of witkamp.it.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for witkamp.it.

MechanismTarget
SPF_Awitkamp.it
SPF_IP2a00:1630:127:2:0:0:0:1
SPF_IP5.200.6.103
SPF_MXwitkamp.it

Related pages

Pivot deeper into the graph from witkamp.it.

Cypher and MCP

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

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