Skip to content

Hostname

chainbox.dk

Last fetched

chainbox.dk resolves to 1 IPv4 address operated by AS45032 in DK.

Nutrition Label

WHISPER CANON · chainbox.dkRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/chainbox.dk

Resolution chain

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

IPPrefixASNOperatorCountry
93.90.118.21193.90.112.0/20AS45032DK

WHOIS identity

Registrar
Organization
chainbox aps
Contact emails

Subdomains

54 observed subdomains of chainbox.dk.

Web-graph footprint

Distinct hostnames that link to or from chainbox.dk in the public web crawl.

6 sites link to this hostname.

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for chainbox.dk.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsend.heysender.com
SPF_INCLUDEservers.mcsv.net
SPF_IP188.116.39.67
SPF_IP2001:6c8:c430::/48
SPF_IP2a00:b920:100:100:ffff:ffff:ffff:25
SPF_IP2a02:188:2503::/48
SPF_IP62.242.206.56/30
SPF_IP77.233.238.128/29

Related pages

Pivot deeper into the graph from chainbox.dk.

Cypher and MCP

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

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