Skip to content

Hostname

ncp-danmark.dk

Last fetched

ncp-danmark.dk resolves to 1 IPv4 address operated by AS3292 in DK.

Nutrition Label

WHISPER CANON · ncp-danmark.dkRouting diversity1.5/10Peering density8.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/ncp-danmark.dk

Resolution chain

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

IPPrefixASNOperatorCountry
87.63.97.2387.62.0.0/15AS3292DK

WHOIS identity

Registrar
Organization
erhvervsstyrelsen
Contact emails

Subdomains

1 observed subdomain of ncp-danmark.dk.

Web-graph footprint

Distinct hostnames that link to or from ncp-danmark.dk in the public web crawl.

11 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for ncp-danmark.dk.

MechanismTarget
SPF_INCLUDEo._spf.hostedsepo.dk
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.163.189.63
SPF_IP188.64.157.0/29
SPF_IP37.49.142.137
SPF_IP37.49.142.150
SPF_IP37.49.142.162
SPF_MXncp-danmark.dk

Related pages

Pivot deeper into the graph from ncp-danmark.dk.

Cypher and MCP

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

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