Skip to content

Hostname

smk.dk

Last fetched

smk.dk resolves to 1 IPv4 address operated by AS58282 in DK.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.153.153.33185.153.152.0/22AS58282DK

WHOIS identity

Registrar
Organization
statens it
Contact emails

Subdomains

49 observed subdomains of smk.dk.

Web-graph footprint

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

1,460 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for smk.dk.

MechanismTarget
SPF_Amail.npkhosting.dk
SPF_INCLUDE_spf.sitnet.dk
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from smk.dk.

Cypher and MCP

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

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