Skip to content

Hostname

ember.to

Last fetched

ember.to resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · ember.toRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/ember.to

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.244.3613.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.6213.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.8413.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.8713.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.93.10313.35.93.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.5813.35.93.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.6113.35.93.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.9913.35.93.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.84.3818.154.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.154.84.5218.154.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.154.84.6518.154.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.154.84.9818.154.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.173.154.2918.173.154.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.154.4718.173.154.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.154.5418.173.154.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.154.7418.173.154.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with ember.to in WhisperGraph.

Subdomains

12 observed subdomains of ember.to.

Web-graph footprint

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

129 sites link to this hostname.

19 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for ember.to.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from ember.to.

Cypher and MCP

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

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