Skip to content

Hostname

resmed.dk

Last fetched

resmed.dk resolves to 2 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in US. WHOIS lists registrar:csc digital brand service, inc as the registrar.

Nutrition Label

WHISPER CANON · resmed.dkRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/resmed.dk

Resolution chain

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

IPPrefixASNOperatorCountry
23.220.215.12223.220.208.0/21AS16625AKAMAI-AS - Akamai Technologies, Inc.US
23.49.69.11723.49.64.0/21AS6762IT

WHOIS identity

Registrar
registrar:csc digital brand service, inc
Organization
resmed
Contact emails

Subdomains

8 observed subdomains of resmed.dk.

Web-graph footprint

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

33 sites link to this hostname.

111 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for resmed.dk.

MechanismTarget
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf-002a9301.pphosted.com
SPF_INCLUDEspf1.resmed.com
SPF_INCLUDEspf2.resmed.com

Related pages

Pivot deeper into the graph from resmed.dk.

Cypher and MCP

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

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