Skip to content

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

WHISPER CANON · split-online.nlRouting diversity2.4/10Peering density8.1/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/split-online.nl

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.

IPPrefixASNOperatorCountry
188.166.114.204188.166.64.0/18AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCNL
91.98.1.3191.98.0.0/16AS24940HETZNER-AS - Hetzner Online GmbHDE

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.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for split-online.nl.

MechanismTarget
SPF_Asplit-online.nl
SPF_INCLUDEspf.mijndomeinhosting.nl
SPF_INCLUDEspf.nieuwsbriefsysteem.nl
SPF_MXsplit-online.nl

Related pages

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

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.