Skip to content

Hostname

led-maske.dk

Last fetched

led-maske.dk resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · led-maske.dkRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/led-maske.dk

Resolution chain

led-maske.dk resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.10.24104.21.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.162.35172.67.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.96.2188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.2188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

No WHOIS records are currently associated with led-maske.dk in WhisperGraph.

Subdomains

7 observed subdomains of led-maske.dk.

Web-graph footprint

Distinct hostnames that link to or from led-maske.dk in the public web crawl.

13 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for led-maske.dk.

MechanismTarget
SPF_Aled-maske.dk
SPF_INCLUDErelay.mailchannels.net
SPF_MXled-maske.dk

Related pages

Pivot deeper into the graph from led-maske.dk.

Cypher and MCP

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

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