Skip to content

Hostname

8-db.nl

Last fetched

8-db.nl resolves to 1 IPv4 address operated by AS49544 in NL. WHOIS lists registrar:exonet b.v. as the registrar.

Nutrition Label

WHISPER CANON · 8-db.nlRouting diversity1.5/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/8-db.nl

Resolution chain

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

IPPrefixASNOperatorCountry
31.204.147.1031.204.128.0/19AS49544NL

WHOIS identity

Registrar
registrar:exonet b.v.
Organization
Contact emails

Subdomains

2 observed subdomains of 8-db.nl.

Web-graph footprint

Distinct hostnames that link to or from 8-db.nl in the public web crawl.

12 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for 8-db.nl.

MechanismTarget
SPF_A8-db.nl
SPF_Aweb1.argo-ict.net
SPF_INCLUDE_spf.argo-ict.net
SPF_INCLUDE_spf.exonet.nl
SPF_IP31.204.147.10
SPF_MX8-db.nl

Related pages

Pivot deeper into the graph from 8-db.nl.

Cypher and MCP

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

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