Skip to content

Hostname

jacobjelsing.dk

Last fetched

jacobjelsing.dk resolves to 1 IPv4 address operated by WEBDOCK-AS in DK.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
92.113.144.6792.113.144.0/24AS44803WEBDOCK-ASDK

WHOIS identity

No WHOIS records are currently associated with jacobjelsing.dk in WhisperGraph.

Subdomains

2 observed subdomains of jacobjelsing.dk.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for jacobjelsing.dk.

MechanismTarget
SPF_Ajacobjelsing.dk
SPF_INCLUDErelay.mailchannels.net
SPF_IP148.251.244.167
SPF_IP49.12.171.172
SPF_MXjacobjelsing.dk

Related pages

Pivot deeper into the graph from jacobjelsing.dk.

Cypher and MCP

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

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