Skip to content

Hostname

scooter-attack.com

Last fetched

scooter-attack.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1408 as the registrar.

Nutrition Label

WHISPER CANON · scooter-attack.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/scooter-attack.com

Resolution chain

scooter-attack.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.26.0.90104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.1.90104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.69.191172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:1408
Organization
scooter-attack
Contact emails

Subdomains

19 observed subdomains of scooter-attack.com.

Web-graph footprint

Distinct hostnames that link to or from scooter-attack.com in the public web crawl.

99 sites link to this hostname.

36 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

26 SPF mechanisms authorising senders for scooter-attack.com.

MechanismTarget
SPF_Ab01.maxiscoot.com
SPF_Ab02.maxiscoot.com
SPF_Af01.maxiscoot.com
SPF_Af02.maxiscoot.com
SPF_Amail.maxiscoot.com
SPF_Amail2.maxiscoot.com
SPF_Amail3.maxiscoot.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.hgcloud.de
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.75.95.13
SPF_IP188.40.63.125
SPF_IP205.201.128.0/20
SPF_IP212.18.195.134
SPF_IP212.18.203.41
SPF_IP212.88.140.50
SPF_IP213.135.12.77
SPF_IP213.135.18.252
SPF_IP46.165.173.119
SPF_IP46.165.173.124
SPF_IP46.165.173.126
SPF_IP46.165.173.210
SPF_IP78.47.66.195
SPF_IP78.47.66.196
SPF_IP78.47.66.198
SPF_IP88.198.139.126

Related pages

Pivot deeper into the graph from scooter-attack.com.

Cypher and MCP

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

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