Skip to content

Hostname

ecoscooting.com

Last fetched

ecoscooting.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:83 as the registrar.

Nutrition Label

WHISPER CANON · ecoscooting.comRouting diversity3.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/ecoscooting.com

Resolution chain

ecoscooting.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.192.10013.227.194.0/23AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.12513.227.194.0/23AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4513.227.194.0/23AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8513.227.194.0/23AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.154.63.10318.154.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.154.63.11218.154.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.154.63.5318.154.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.154.63.8218.154.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.12018.172.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.1618.172.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.9118.172.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.9818.172.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.91.11999.84.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.1499.84.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.7699.84.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.9299.84.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT

WHOIS identity

Registrar
iana:83
Organization
cooltra motos
Contact emails

Subdomains

35 observed subdomains of ecoscooting.com.

Web-graph footprint

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

31 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for ecoscooting.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from ecoscooting.com.

Cypher and MCP

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

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