Skip to content

Hostname

intratuin.nl

Last fetched

intratuin.nl has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:registrar.eu as the registrar.

Nutrition Label

WHISPER CANON · intratuin.nlRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/intratuin.nl

Resolution chain

intratuin.nl has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:registrar.eu
Organization
Contact emails

Subdomains

113 observed subdomains of intratuin.nl.

Web-graph footprint

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

1,039 sites link to this hostname.

77 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for intratuin.nl.

MechanismTarget
SPF_INCLUDE_spf.freshportal.com
SPF_INCLUDEauthsmtp.com
SPF_INCLUDEem6626.intratuin.nl
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsmtp.hroffice.eu
SPF_INCLUDEspf.afas.online
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.topdesk.net
SPF_IP144.178.227.219
SPF_IP213.154.238.16/28
SPF_IP46.31.48.0/21
SPF_IP52.59.21.48
SPF_IP95.211.4.70
SPF_IP95.211.74.0/24

Related pages

Pivot deeper into the graph from intratuin.nl.

Cypher and MCP

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

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