Skip to content

Hostname

polyteknisk.dk

Last fetched

polyteknisk.dk resolves to 2 IPv4 addresses operated by AS212736 in DK.

Nutrition Label

WHISPER CANON · polyteknisk.dkRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/polyteknisk.dk

Resolution chain

polyteknisk.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
polyteknisk boghandel & forlag a/s
Contact emails

Subdomains

10 observed subdomains of polyteknisk.dk.

Web-graph footprint

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

390 sites link to this hostname.

66 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for polyteknisk.dk.

MechanismTarget
SPF_INCLUDE_spf56170.spf-protect.dk

Related pages

Pivot deeper into the graph from polyteknisk.dk.

Cypher and MCP

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

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