Skip to content

Hostname

cupra.dk

Last fetched

cupra.dk resolves to 2 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
20.105.224.3520.132.64.0/20AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL
208.91.112.55208.91.238.0/24AS40934FORTINET - Fortinet Inc.US
208.91.112.55208.91.238.0/24AS40934FORTINET - Fortinet Inc.CA

WHOIS identity

Registrar
Organization
semler it a/s
Contact emails

Subdomains

4 observed subdomains of cupra.dk.

Web-graph footprint

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

12 sites link to this hostname.

46 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for cupra.dk.

MechanismTarget
SPF_Acupra.dk
SPF_INCLUDE_spf-dc2.successfactors.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEcust-spf.exacttarget.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.249.218.0/24
SPF_IP20.107.82.163/32
SPF_MXcupra.dk

Related pages

Pivot deeper into the graph from cupra.dk.

Cypher and MCP

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

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