Skip to content

Hostname

jacobsenplus.dk

Last fetched

jacobsenplus.dk appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.

Nutrition Label

WHISPER CANON · jacobsenplus.dkRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/jacobsenplus.dk

Resolution chain

jacobsenplus.dk has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
Organization
jacobsen plus a/s
Contact emails

Subdomains

9 observed subdomains of jacobsenplus.dk.

Web-graph footprint

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

163 sites link to this hostname.

50 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for jacobsenplus.dk.

MechanismTarget
SPF_INCLUDEemsd1.com
SPF_INCLUDEspf.mcb.dk
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEtrustpilotservice.com
SPF_IP54.240.107.202
SPF_IP77.221.246.198
SPF_IP80.196.242.133
SPF_IP87.51.2.0/26

Related pages

Pivot deeper into the graph from jacobsenplus.dk.

Cypher and MCP

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

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