Hostname
helsingor.dk
Last fetched
helsingor.dk resolves to 3 IPv4 addresses operated by AS24940 in DE.
Nutrition Label
Resolution chain
helsingor.dk resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 167.235.95.185 | 167.235.0.0/16 | AS24940 | — | DE |
| 172.232.147.252 | 172.232.128.0/19 | AS63949 | — | SE |
| 172.233.57.17 | 172.233.32.0/19 | AS63949 | — | NL |
WHOIS identity
- Registrar
- —
- Organization
- helsing?r kommune
- Contact emails
Subdomains
57 observed subdomains of helsingor.dk.
Showing 25 of 57. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from helsingor.dk in the public web crawl.
336 sites link to this hostname.
202 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
26 SPF mechanisms authorising senders for helsingor.dk.
| Mechanism | Target |
|---|---|
| SPF_A | mail.halbooking.dk |
| SPF_INCLUDE | _spf.centerasecurity.dk |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spam.4dim.as |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.topdesk.net |
| SPF_INCLUDE | spf.ubivox.com |
| SPF_IP | 185.150.198.82/29 |
| SPF_IP | 185.150.198.83 |
| SPF_IP | 185.163.188.0/24 |
| SPF_IP | 185.163.189.0/24 |
| SPF_IP | 185.163.190.0/24 |
| SPF_IP | 185.163.191.0/24 |
| SPF_IP | 185.51.78.140/29 |
| SPF_IP | 185.51.78.141 |
| SPF_IP | 185.51.78.142 |
| SPF_IP | 185.51.78.143 |
| SPF_IP | 185.99.120.0/24 |
| SPF_IP | 185.99.121.0/24 |
| SPF_IP | 185.99.122.0/24 |
| SPF_IP | 185.99.123.0/24 |
| SPF_IP | 194.9.86.0/24 |
| SPF_IP | 194.9.87.0/24 |
| SPF_IP | 83.151.154.155 |
Related pages
Pivot deeper into the graph from helsingor.dk.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "helsingor.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.