Skip to content

Hostname

nmic.dk

Last fetched

nmic.dk resolves to 2 IPv4 addresses operated by AS209242 in US.

Nutrition Label

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

Resolution chain

nmic.dk resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
Organization
nørgård mikkelsen reklamebureau a/s
Contact emails

Subdomains

14 observed subdomains of nmic.dk.

Web-graph footprint

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

234 sites link to this hostname.

26 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for nmic.dk.

MechanismTarget
SPF_Anmic.dk
SPF_INCLUDE2106542.spf08.hubspotemail.net
SPF_INCLUDE_spf.kase.se
SPF_INCLUDEspf.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.scannet.dk
SPF_IP195.249.140.156
SPF_IP195.249.172.226
SPF_IP213.131.156.45/32
SPF_IP83.151.150.210
SPF_IP83.151.150.212
SPF_IP83.151.150.217

Related pages

Pivot deeper into the graph from nmic.dk.

Cypher and MCP

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

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