Skip to content

Hostname

ecosober.com

Last fetched

ecosober.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.32.241.213.32.242.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.4013.32.242.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.6713.32.242.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.7513.32.242.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
216.137.39.18216.137.64.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
216.137.39.56216.137.64.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
216.137.39.82216.137.64.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
216.137.39.99216.137.64.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.152.11599.84.164.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.1399.84.164.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.2499.84.164.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.4199.84.164.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1068
Organization
ooo 'prodtorg'
Contact emails

Subdomains

1 observed subdomain of ecosober.com.

Web-graph footprint

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

366 sites link to this hostname.

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for ecosober.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from ecosober.com.

Cypher and MCP

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

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