Skip to content

Hostname

dirkbox.com

Last fetched

dirkbox.com resolves to 2 IPv4 addresses operated by TRANSIP-AS - Signet B.V. in NL. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · dirkbox.comRouting diversity2.4/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/dirkbox.com

Resolution chain

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

IPPrefixASNOperatorCountry
149.210.223.83149.210.128.0/17AS20857TRANSIP-AS - Signet B.V.NL
93.119.0.6093.119.0.0/20AS20857TRANSIP-AS - Signet B.V.NL

WHOIS identity

Registrar
iana:146
Organization
pieter jacob sparnaaij
Contact emails

Subdomains

4 observed subdomains of dirkbox.com.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for dirkbox.com.

MechanismTarget
SPF_Adirkbox.com
SPF_IP149.210.223.83
SPF_IP2a01:7c8:bb0a:30e:0:0:0:1/64
SPF_IP93.119.0.60
SPF_MXdirkbox.com

Related pages

Pivot deeper into the graph from dirkbox.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "dirkbox.com"})-[: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.