Skip to content

Hostname

not-online.nl

Last fetched

not-online.nl resolves to 1 IPv4 address operated by TrueServer-AS - TrueFullstaq B.V. in NL. WHOIS lists registrar:team.blue nl b.v. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
87.233.245.15387.233.192.0/18AS15703TrueServer-AS - TrueFullstaq B.V.NL

WHOIS identity

Registrar
registrar:team.blue nl b.v.
Organization
Contact emails

Subdomains

6 observed subdomains of not-online.nl.

Web-graph footprint

Distinct hostnames that link to or from not-online.nl in the public web crawl.

103 sites link to this hostname.

46 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for not-online.nl.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP146.185.54.0/24
SPF_IP194.88.230.32/27
SPF_IP194.88.231.0/24
SPF_IP212.72.59.0/24
SPF_IP87.233.150.216
SPF_IP87.233.150.218
SPF_IP87.233.196.34
SPF_IP87.233.196.36
SPF_IP87.233.225.180
SPF_IP87.233.225.181
SPF_IP87.233.225.182
SPF_IP87.233.225.222
SPF_IP87.233.225.224
SPF_IP87.233.245.148
SPF_IP87.233.245.149
SPF_IP87.233.245.153
SPF_MXnot-online.nl

Related pages

Pivot deeper into the graph from not-online.nl.

Cypher and MCP

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

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