Hostname
pressenaevnet.dk
Last fetched
pressenaevnet.dk resolves to 6 IPv4 addresses operated by AS16276 in DE.
Nutrition Label
Resolution chain
pressenaevnet.dk resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- —
- Organization
- lisbeth feldvoss klussmann
- Contact emails
- —
Subdomains
3 observed subdomains of pressenaevnet.dk.
Web-graph footprint
Distinct hostnames that link to or from pressenaevnet.dk in the public web crawl.
284 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for pressenaevnet.dk.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.sitnet.dk |
| SPF_INCLUDE | spf.hostnordic.com |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.smtp.barani.micusto.cloud |
| SPF_IP | 185.49.252.35 |
| SPF_IP | 185.49.252.36 |
| SPF_IP | 83.91.84.77 |
| SPF_IP | 83.91.84.78 |
Related pages
Pivot deeper into the graph from pressenaevnet.dk.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "pressenaevnet.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.