Skip to content

Hostname

danmag.nu

Last fetched

danmag.nu resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · danmag.nuRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/danmag.nu

Resolution chain

danmag.nu resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.30.167104.21.192.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.173.64172.68.9.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
46.246.10.4746.246.68.152/30AS42708FI

WHOIS identity

No WHOIS records are currently associated with danmag.nu in WhisperGraph.

Subdomains

1 observed subdomain of danmag.nu.

Subdomain
www.danmag.nu

Web-graph footprint

Distinct hostnames that link to or from danmag.nu in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for danmag.nu.

MechanismTarget
SPF_INCLUDE_mail.glesys.com

Related pages

Pivot deeper into the graph from danmag.nu.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "danmag.nu"})-[: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.