Skip to content

Hostname

sikret.dk

Last fetched

sikret.dk resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists registrar:a/s scannet as the registrar.

Nutrition Label

WHISPER CANON · sikret.dkRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/sikret.dk

Resolution chain

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

IPPrefixASNOperatorCountry
46.4.39.24346.4.0.0/16AS24940DE

WHOIS identity

Registrar
registrar:a/s scannet
Organization
sikret a/s
Contact emails

Subdomains

1 observed subdomain of sikret.dk.

Subdomain
www.sikret.dk

Web-graph footprint

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

12 sites link to this hostname.

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for sikret.dk.

MechanismTarget
SPF_Asikret.dk
SPF_Astatic.243.39.4.46.clients.your-server.de
SPF_INCLUDEspf.protection.outlook.com
SPF_IP93.90.115.1/32
SPF_IP93.90.117.1/32
SPF_MXsikret.dk

Related pages

Pivot deeper into the graph from sikret.dk.

Cypher and MCP

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

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