Hostname
arriva.dk
Last fetched
arriva.dk resolves to 1 IPv4 address operated by AS48854 in DK.
Nutrition Label
Resolution chain
arriva.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 |
|---|---|---|---|---|
| 94.231.106.72 | 94.231.96.0/20 | AS48854 | — | DK |
WHOIS identity
- Registrar
- —
- Organization
- arriva danmark a/s
- Contact emails
Subdomains
18 observed subdomains of arriva.dk.
Web-graph footprint
Distinct hostnames that link to or from arriva.dk in the public web crawl.
134 sites link to this hostname.
10 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
31 SPF mechanisms authorising senders for arriva.dk.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _custspf.one.com |
| SPF_INCLUDE | o._spf.hostedsepo.dk |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.dixa.io |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 104.37.34.0/24 |
| SPF_IP | 104.47.18.109 |
| SPF_IP | 123.103.200.139 |
| SPF_IP | 123.103.203.100 |
| SPF_IP | 131.165.0.0/16 |
| SPF_IP | 168.128.108.212 |
| SPF_IP | 185.147.72.134/27 |
| SPF_IP | 185.163.189.41/32 |
| SPF_IP | 185.163.189.46/32 |
| SPF_IP | 185.164.14.0/24 |
| SPF_IP | 192.66.172.202 |
| SPF_IP | 192.92.97.0/24 |
| SPF_IP | 194.116.178.141 |
| SPF_IP | 194.192.82.45 |
| SPF_IP | 194.30.184.141 |
| SPF_IP | 194.30.184.147 |
| SPF_IP | 194.30.184.4 |
| SPF_IP | 195.50.44.89 |
| SPF_IP | 20.108.4.107 |
| SPF_IP | 20.108.4.108 |
| SPF_IP | 20.90.138.231/32 |
| SPF_IP | 213.174.80.172 |
| SPF_IP | 40.95.65.157 |
| SPF_IP | 43.231.128.105 |
| SPF_IP | 81.200.196.41/32 |
| SPF_IP | 81.200.198.240/28 |
Related pages
Pivot deeper into the graph from arriva.dk.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "arriva.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.