Hostname
split-online.nl
Last fetched
split-online.nl resolves to 2 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in NL. WHOIS lists registrar:metaregistrar b.v. as the registrar.
Nutrition Label
Resolution chain
split-online.nl resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 188.166.114.204 | 188.166.64.0/18 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | NL |
| 91.98.1.31 | 91.98.0.0/16 | AS24940 | HETZNER-AS - Hetzner Online GmbH | DE |
WHOIS identity
- Registrar
- registrar:metaregistrar b.v.
- Organization
- —
- Contact emails
- —
Subdomains
8 observed subdomains of split-online.nl.
Web-graph footprint
Distinct hostnames that link to or from split-online.nl in the public web crawl.
41 sites link to this hostname.
41 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for split-online.nl.
| Mechanism | Target |
|---|---|
| SPF_A | split-online.nl |
| SPF_INCLUDE | spf.mijndomeinhosting.nl |
| SPF_INCLUDE | spf.nieuwsbriefsysteem.nl |
| SPF_MX | split-online.nl |
Related pages
Pivot deeper into the graph from split-online.nl.
- IP · 188.166.114.204
- ASN · AS14061DIGITALOCEAN-ASN - DigitalOcean, LLC
- Registrar · registrar:metaregistrar b.v.
- Country · NL
- TLD · .nl
- Browse hostnames · sp…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "split-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.