Skip to content

Hostname

nac.dk

Last fetched

nac.dk resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
34.246.47.1834.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
Organization
nordic aviation capital a/s
Contact emails

Subdomains

5 observed subdomains of nac.dk.

Web-graph footprint

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

48 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for nac.dk.

MechanismTarget
SPF_Anac.dk
SPF_INCLUDEemail-od.com
SPF_INCLUDEeu._netblocks.mimecast.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf2.accessacloud.com
SPF_IP149.72.155.89
SPF_IP167.89.87.16/32
SPF_IP195.182.36.98
SPF_IP52.30.130.201/32
SPF_IP54.229.2.165/32
SPF_MXnac.dk

Related pages

Pivot deeper into the graph from nac.dk.

Cypher and MCP

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

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