Skip to content

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

WHISPER CANON · scandlines.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/scandlines.com

Resolution chain

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

IPPrefixASNOperatorCountry
77.243.38.1577.243.32.0/20AS42525GLOBALCONNECT-AS42525DK

WHOIS identity

Registrar
iana:1052
Organization
manager domain
Contact emails

Subdomains

35 observed subdomains of scandlines.com.

Web-graph footprint

Distinct hostnames that link to or from scandlines.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

20 SPF mechanisms authorising senders for scandlines.com.

MechanismTarget
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEnetwork.mynewsdesk.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP20.74.37.146/32
SPF_IP20.74.97.162/32
SPF_IP20.74.99.62/32
SPF_IP46.235.17.249/32
SPF_IP5.39.8.116/32
SPF_IP5.39.8.122/32
SPF_IP5.39.8.123/32
SPF_IP52.28.24.57/32
SPF_IP52.29.176.246/32
SPF_IP77.243.38.27
SPF_IP77.243.38.29
SPF_IP77.243.38.54
SPF_IP77.243.38.57
SPF_IP77.243.38.9
SPF_IP86.58.175.12/32
SPF_MXscandlines.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 20

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