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
Resolution chain
regionh.dk resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 128.0.75.219 | 128.0.72.0/22 | AS198631 | — | DK |
WHOIS identity
- Registrar
- registrar:csc digital brand service, inc
- Organization
- center for it og medicoteknologi
- Contact emails
Subdomains
113 observed subdomains of regionh.dk.
Showing 25 of 113. View all subdomains →
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 inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
17 SPF mechanisms authorising senders for regionh.dk.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.eu.mailgun.org |
| SPF_INCLUDE | _spf1.mailgun.org |
| SPF_INCLUDE | _spf2.mailgun.org |
| SPF_INCLUDE | c.spf.service-now.com.regionh.dk |
| SPF_INCLUDE | mailmailmail.net |
| SPF_INCLUDE | spf.b14cms.dk |
| SPF_INCLUDE | spf.mailanyone.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.ubivox.com |
| SPF_IP | 128.0.78.138 |
| SPF_IP | 185.158.63.35 |
| SPF_IP | 188.244.78.174 |
| SPF_IP | 188.244.78.177 |
| SPF_IP | 62.242.220.144 |
| SPF_IP | 62.242.38.6/32 |
| SPF_IP | 94.231.106.100 |
| SPF_IP | 94.231.108.75 |
Related pages
Pivot deeper into the graph from regionh.dk.
- IP · 128.0.75.219
- ASN · AS198631
- Registrar · registrar:csc digital brand service, inc
- Country · DK
- Email · webmasteradmin@regionh.dk
- TLD · .dk
- Browse hostnames · re…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.