Skip to content

Hostname

in2ip.nl

Last fetched

in2ip.nl resolves to 1 IPv4 address operated by AS34141 in NL. WHOIS lists registrar:in2ip b.v. as the registrar.

Nutrition Label

WHISPER CANON · in2ip.nlRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/in2ip.nl

Resolution chain

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

IPPrefixASNOperatorCountry
217.198.20.163217.198.190.0/24AS34141NL

WHOIS identity

Registrar
registrar:in2ip b.v.
Organization
Contact emails

Subdomains

257 observed subdomains of in2ip.nl.

Web-graph footprint

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

26 sites link to this hostname.

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for in2ip.nl.

MechanismTarget
SPF_Ain2ip.nl
SPF_INCLUDE_spf.paytsoftware.com
SPF_INCLUDEkey-systems.net
SPF_IP217.198.16.0/20
SPF_MXin2ip.nl

Related pages

Pivot deeper into the graph from in2ip.nl.

Cypher and MCP

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

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