Skip to content

Hostname

nap.dk

Last fetched

nap.dk resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

WHISPER CANON · nap.dkRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/nap.dk

Resolution chain

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

IPPrefixASNOperatorCountry
34.240.214.16534.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.208.149.2152.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.208.192.16052.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.208.33.13152.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
Organization
nordic autoparts aps
Contact emails

Subdomains

3 observed subdomains of nap.dk.

Web-graph footprint

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

105 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for nap.dk.

MechanismTarget
SPF_INCLUDE_spf.frontdata.dk
SPF_INCLUDEsend.heyloyalty.com
SPF_INCLUDEspf.hostnordic.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEtrustpilotservice.com
SPF_IP194.150.112.0/24
SPF_IP194.150.113.0/24
SPF_IP87.51.6.242
SPF_IP87.63.220.138

Related pages

Pivot deeper into the graph from nap.dk.

Cypher and MCP

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

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