Skip to content

Hostname

ivdnt.org

Last fetched

ivdnt.org resolves to 1 IPv4 address operated by SURFNET-NL SURFnet, The Netherlands in NL. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · ivdnt.orgRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ivdnt.org

Resolution chain

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

IPPrefixASNOperatorCountry
132.229.188.232132.229.0.0/16AS1103SURFNET-NL SURFnet, The NetherlandsNL

WHOIS identity

Registrar
iana:1647
Organization
instituut nederlandse lexicologie
Contact emails

Subdomains

83 observed subdomains of ivdnt.org.

Web-graph footprint

Distinct hostnames that link to or from ivdnt.org in the public web crawl.

350 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for ivdnt.org.

MechanismTarget
SPF_INCLUDEmailchimp.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP132.229.188.0/24
SPF_IP195.137.243.0/24

Related pages

Pivot deeper into the graph from ivdnt.org.

Cypher and MCP

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

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