Skip to content

Hostname

bitnation.nl

Last fetched

bitnation.nl resolves to 1 IPv4 address operated by AS34343 in NL. WHOIS lists registrar:acmeweb as the registrar.

Nutrition Label

WHISPER CANON · bitnation.nlRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/bitnation.nl

Resolution chain

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

IPPrefixASNOperatorCountry
81.171.43.381.171.32.0/20AS34343NL

WHOIS identity

Registrar
registrar:acmeweb
Organization
Contact emails

Subdomains

4 observed subdomains of bitnation.nl.

Web-graph footprint

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

6 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for bitnation.nl.

MechanismTarget
SPF_INCLUDE_spf.studiocloud.nl
SPF_IP145.131.129.187
SPF_IP185.106.155.153
SPF_IP81.171.43.3
SPF_MXbitnation.nl

Related pages

Pivot deeper into the graph from bitnation.nl.

Cypher and MCP

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

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