Skip to content

Hostname

scootertuning.ch

Last fetched

scootertuning.ch resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · scootertuning.chRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/scootertuning.ch

Resolution chain

scootertuning.ch resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.49.162104.21.48.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.164.246172.67.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
128.65.211.75128.65.208.0/20AS34309LINK11 Link11 GmbHDE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from scootertuning.ch in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for scootertuning.ch.

MechanismTarget
SPF_Amail.alphacom.ch
SPF_Amail02.alphacom.ch
SPF_Ascootertuning.ch
SPF_INCLUDE_spf.qlmail.ch
SPF_INCLUDEspf.crsend.com
SPF_IP185.15.192.108
SPF_IP213.221.224.114
SPF_IP217.151.113.34
SPF_IP62.2.198.178
SPF_IP62.2.198.190
SPF_IP80.74.147.50
SPF_MXscootertuning.ch

Related pages

Pivot deeper into the graph from scootertuning.ch.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "scootertuning.ch"})-[: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.