Skip to content

Hostname

backupruimte.nl

Last fetched

backupruimte.nl resolves to 1 IPv4 address operated by i3Dnet - i3D.net B.V in NL. WHOIS lists registrar:registrar.eu as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
213.163.76.157213.163.64.0/19AS49544i3Dnet - i3D.net B.VNL

WHOIS identity

Registrar
registrar:registrar.eu
Organization
Contact emails

Subdomains

13 observed subdomains of backupruimte.nl.

Web-graph footprint

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

20 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for backupruimte.nl.

MechanismTarget
SPF_Abackupruimte.nl
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP162.244.52.55
SPF_IP213.163.77.240
SPF_IP31.204.129.28
SPF_IP5.200.10.19
SPF_IP5.200.17.41
SPF_IP91.198.152.196
SPF_MXbackupruimte.nl

Related pages

Pivot deeper into the graph from backupruimte.nl.

Cypher and MCP

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

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