Skip to content

Hostname

scout24.com

Last fetched

scout24.com resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists iana:15 as the registrar.

Nutrition Label

WHISPER CANON · scout24.comRouting diversity1.5/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/scout24.com

Resolution chain

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

IPPrefixASNOperatorCountry
5.75.221.85.75.128.0/17AS24940DE

WHOIS identity

Registrar
iana:15
Organization
scout24
Contact emails

Subdomains

78 observed subdomains of scout24.com.

Web-graph footprint

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

252 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for scout24.com.

MechanismTarget
SPF_INCLUDE_spf.eu.mailgun.org
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDE_spf1.mailgun.org
SPF_INCLUDE_spf2.mailgun.org
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP138.201.156.201
SPF_IP142.132.186.212
SPF_IP154.48.197.0/24
SPF_IP193.201.168.170/31
SPF_IP193.201.168.38/32
SPF_IP35.157.52.69
SPF_IP52.57.239.144

Related pages

Pivot deeper into the graph from scout24.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "scout24.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.