Skip to content

Hostname

directis.nl

Last fetched

directis.nl resolves to 1 IPv4 address operated by AS196752 in NL. WHOIS lists registrar:realtime register as the registrar.

Nutrition Label

WHISPER CANON · directis.nlRouting diversity1.5/10Peering density6.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/directis.nl

Resolution chain

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

IPPrefixASNOperatorCountry
37.252.122.8137.252.120.0/21AS196752NL

WHOIS identity

Registrar
registrar:realtime register
Organization
Contact emails

Subdomains

20 observed subdomains of directis.nl.

Web-graph footprint

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

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for directis.nl.

MechanismTarget
SPF_Adirectis.nl
SPF_INCLUDE37.252.123.154
SPF_INCLUDE84.22.101.228
SPF_INCLUDE84.22.105.188
SPF_INCLUDE84.22.98.39
SPF_INCLUDEspf.protection.outlook.com
SPF_IP2a02:2770:8:0:21a:4aff:feb9:54ab
SPF_IP37.252.122.81
SPF_MXdirectis.nl

Related pages

Pivot deeper into the graph from directis.nl.

Cypher and MCP

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

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