Skip to content

Hostname

regionh.dk

Last fetched

regionh.dk resolves to 1 IPv4 address operated by AS198631 in DK. WHOIS lists registrar:csc digital brand service, inc as the registrar.

Nutrition Label

WHISPER CANON · regionh.dkRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/regionh.dk

Resolution chain

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

IPPrefixASNOperatorCountry
128.0.75.219128.0.72.0/22AS198631DK

WHOIS identity

Registrar
registrar:csc digital brand service, inc
Organization
center for it og medicoteknologi
Contact emails

Subdomains

113 observed subdomains of regionh.dk.

Web-graph footprint

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

1,477 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for regionh.dk.

MechanismTarget
SPF_INCLUDE_spf.eu.mailgun.org
SPF_INCLUDE_spf1.mailgun.org
SPF_INCLUDE_spf2.mailgun.org
SPF_INCLUDEc.spf.service-now.com.regionh.dk
SPF_INCLUDEmailmailmail.net
SPF_INCLUDEspf.b14cms.dk
SPF_INCLUDEspf.mailanyone.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.ubivox.com
SPF_IP128.0.78.138
SPF_IP185.158.63.35
SPF_IP188.244.78.174
SPF_IP188.244.78.177
SPF_IP62.242.220.144
SPF_IP62.242.38.6/32
SPF_IP94.231.106.100
SPF_IP94.231.108.75

Related pages

Pivot deeper into the graph from regionh.dk.

Cypher and MCP

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

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