Skip to content

Hostname

cph.dk

Last fetched

cph.dk resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL.

Nutrition Label

WHISPER CANON · cph.dkRouting diversity1.5/10Peering density5.7/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/cph.dk

Resolution chain

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

IPPrefixASNOperatorCountry
104.46.38.245104.40.0.0/13AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

Registrar
Organization
copenhagen airports a/s
Contact emails

Subdomains

164 observed subdomains of cph.dk.

Web-graph footprint

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

1,816 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for cph.dk.

MechanismTarget
SPF_INCLUDE_spf-dc33.sapsf.eu
SPF_INCLUDE_spf.presscloud.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.prod.safetynet.dk
SPF_INCLUDEspf.protection.outlook.com
SPF_IP193.110.196.4
SPF_IP193.110.196.98
SPF_IP193.110.196.99
SPF_IP52.232.79.111
SPF_IP52.28.101.189

Related pages

Pivot deeper into the graph from cph.dk.

Cypher and MCP

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

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