Skip to content

Hostname

jobnet.dk

Last fetched

jobnet.dk resolves to 2 IPv4 addresses operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · jobnet.dkRouting diversity2.4/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/jobnet.dk

Resolution chain

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

WHOIS identity

Registrar
Organization
statens it
Contact emails

Subdomains

31 observed subdomains of jobnet.dk.

Web-graph footprint

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

354 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

10 SPF mechanisms authorising senders for jobnet.dk.

MechanismTarget
SPF_IP10.171.0.0/16
SPF_IP10.20.0.0/16
SPF_IP131.165.22.81
SPF_IP131.165.62.20
SPF_IP131.165.62.48
SPF_IP131.165.62.62
SPF_IP131.165.62.7
SPF_IP131.165.67.22/32
SPF_IP131.165.97.149
SPF_IP142.132.234.181

Related pages

Pivot deeper into the graph from jobnet.dk.

Cypher and MCP

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

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