Hostname
scandlines.com
Last fetched
scandlines.com resolves to 1 IPv4 address operated by GLOBALCONNECT-AS42525 in DK. WHOIS lists iana:1052 as the registrar.
Nutrition Label
Resolution chain
scandlines.com 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 |
|---|---|---|---|---|
| 77.243.38.15 | 77.243.32.0/20 | AS42525 | GLOBALCONNECT-AS42525 | DK |
WHOIS identity
- Registrar
- iana:1052
- Organization
- manager domain
- Contact emails
Subdomains
35 observed subdomains of scandlines.com.
Showing 25 of 35. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from scandlines.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
20 SPF mechanisms authorising senders for scandlines.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | network.mynewsdesk.com |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 20.74.37.146/32 |
| SPF_IP | 20.74.97.162/32 |
| SPF_IP | 20.74.99.62/32 |
| SPF_IP | 46.235.17.249/32 |
| SPF_IP | 5.39.8.116/32 |
| SPF_IP | 5.39.8.122/32 |
| SPF_IP | 5.39.8.123/32 |
| SPF_IP | 52.28.24.57/32 |
| SPF_IP | 52.29.176.246/32 |
| SPF_IP | 77.243.38.27 |
| SPF_IP | 77.243.38.29 |
| SPF_IP | 77.243.38.54 |
| SPF_IP | 77.243.38.57 |
| SPF_IP | 77.243.38.9 |
| SPF_IP | 86.58.175.12/32 |
| SPF_MX | scandlines.com |
Related pages
Pivot deeper into the graph from scandlines.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "scandlines.com"})-[: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.