Skip to content

Hostname

basisdata.nl

Last fetched

basisdata.nl resolves to 2 IPv4 addresses operated by DIGICON-NIX-AS-AP Digicon Telecommunication Ltd in NL.

Nutrition Label

WHISPER CANON · basisdata.nlRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/basisdata.nl

Resolution chain

basisdata.nl resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.104.29.68185.104.29.0/24AS206281DIGICON-NIX-AS-AP Digicon Telecommunication LtdNL
213.154.231.201213.154.224.0/19AS12859NL-BIT BIT BVNL

WHOIS identity

No WHOIS records are currently associated with basisdata.nl in WhisperGraph.

Subdomains

3 observed subdomains of basisdata.nl.

Web-graph footprint

Distinct hostnames that link to or from basisdata.nl in the public web crawl.

8 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for basisdata.nl.

MechanismTarget
SPF_Abasisdata.nl
SPF_INCLUDEfilter-out.zxcs.nl
SPF_INCLUDEfilter.theory7.net
SPF_IP185.104.29.68
SPF_IP2001:7b8:618:a:213:154:231:201
SPF_IP213.154.231.201
SPF_IP2a06:2ec0:1:0:0:0:0:112
SPF_MXbasisdata.nl

Related pages

Pivot deeper into the graph from basisdata.nl.

Cypher and MCP

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

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