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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 87.233.245.153 | 87.233.192.0/18 | AS15703 | TrueServer-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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
18 SPF mechanisms authorising senders for not-online.nl.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 146.185.54.0/24 |
| SPF_IP | 194.88.230.32/27 |
| SPF_IP | 194.88.231.0/24 |
| SPF_IP | 212.72.59.0/24 |
| SPF_IP | 87.233.150.216 |
| SPF_IP | 87.233.150.218 |
| SPF_IP | 87.233.196.34 |
| SPF_IP | 87.233.196.36 |
| SPF_IP | 87.233.225.180 |
| SPF_IP | 87.233.225.181 |
| SPF_IP | 87.233.225.182 |
| SPF_IP | 87.233.225.222 |
| SPF_IP | 87.233.225.224 |
| SPF_IP | 87.233.245.148 |
| SPF_IP | 87.233.245.149 |
| SPF_IP | 87.233.245.153 |
| SPF_MX | not-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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.