Skip to content

Hostname

webopskrifter.dk

Last fetched

webopskrifter.dk resolves to 1 IPv4 address operated by DLX-AS - DLX A/S in DK.

Nutrition Label

WHISPER CANON · webopskrifter.dkRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/webopskrifter.dk

Resolution chain

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

IPPrefixASNOperatorCountry
91.223.235.8591.223.235.0/24AS47527DLX-AS - DLX A/SDK

WHOIS identity

Registrar
Organization
e-side
Contact emails

Subdomains

1 observed subdomain of webopskrifter.dk.

Web-graph footprint

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

126 sites link to this hostname.

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for webopskrifter.dk.

MechanismTarget
SPF_INCLUDE_spf.getresponse.com
SPF_INCLUDEmail.pil.dk

Related pages

Pivot deeper into the graph from webopskrifter.dk.

Cypher and MCP

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

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