Skip to content

Hostname

iton.nl

Last fetched

iton.nl resolves to 1 IPv4 address operated by AS61194 in IE. WHOIS lists registrar:metaregistrar b.v. as the registrar.

Nutrition Label

WHISPER CANON · iton.nlRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/iton.nl

Resolution chain

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

IPPrefixASNOperatorCountry
5.159.45.1405.159.40.0/21AS61194IE

WHOIS identity

Registrar
registrar:metaregistrar b.v.
Organization
Contact emails

Subdomains

19 observed subdomains of iton.nl.

Web-graph footprint

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

12 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for iton.nl.

MechanismTarget
SPF_EXISTS%{ir}._spf.msdp1.com
SPF_INCLUDE_spf.paytsoftware.com
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEemsd1.com
SPF_INCLUDEsogosurveys.com
SPF_INCLUDEspf.eu.exclaimer.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP148.105.8.0/21
SPF_IP167.89.61.143/32
SPF_IP198.2.128.0/18
SPF_IP205.201.128.0/20
SPF_IP31.160.48.81

Related pages

Pivot deeper into the graph from iton.nl.

Cypher and MCP

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

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