Skip to content

Hostname

arriva.dk

Last fetched

arriva.dk resolves to 1 IPv4 address operated by AS48854 in DK.

Nutrition Label

WHISPER CANON · arriva.dkRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/arriva.dk

Resolution chain

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

IPPrefixASNOperatorCountry
94.231.106.7294.231.96.0/20AS48854DK

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.

Threat posture

History

Mail and authentication

SPF policy

31 SPF mechanisms authorising senders for arriva.dk.

MechanismTarget
SPF_INCLUDE_custspf.one.com
SPF_INCLUDEo._spf.hostedsepo.dk
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.dixa.io
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.37.34.0/24
SPF_IP104.47.18.109
SPF_IP123.103.200.139
SPF_IP123.103.203.100
SPF_IP131.165.0.0/16
SPF_IP168.128.108.212
SPF_IP185.147.72.134/27
SPF_IP185.163.189.41/32
SPF_IP185.163.189.46/32
SPF_IP185.164.14.0/24
SPF_IP192.66.172.202
SPF_IP192.92.97.0/24
SPF_IP194.116.178.141
SPF_IP194.192.82.45
SPF_IP194.30.184.141
SPF_IP194.30.184.147
SPF_IP194.30.184.4
SPF_IP195.50.44.89
SPF_IP20.108.4.107
SPF_IP20.108.4.108
SPF_IP20.90.138.231/32
SPF_IP213.174.80.172
SPF_IP40.95.65.157
SPF_IP43.231.128.105
SPF_IP81.200.196.41/32
SPF_IP81.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.