Skip to content

Hostname

hbjweb.dk

Last fetched

hbjweb.dk is a registered hostname under the .dk top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · hbjweb.dkRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/hbjweb.dk

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

Registrar
registrar:nordicway aps
Organization
henning birger jensen
Contact emails

Subdomains

7 observed subdomains of hbjweb.dk.

Web-graph footprint

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

32 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • hbjweb.dk

SPF policy

4 SPF mechanisms authorising senders for hbjweb.dk.

MechanismTarget
SPF_Ahbjweb.dk
SPF_IP148.251.244.167
SPF_IP157.90.179.89
SPF_MXhbjweb.dk

Related pages

Pivot deeper into the graph from hbjweb.dk.

Cypher and MCP

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

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