Skip to content

Hostname

layers.to

Last fetched

layers.to resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · layers.toRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/layers.to

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.82.12313.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.82.1313.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.82.6313.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.82.8813.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.2.1193.168.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.2.223.168.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.2.433.168.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.2.663.168.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

1 observed subdomain of layers.to.

Web-graph footprint

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

384 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for layers.to.

MechanismTarget
SPF_INCLUDE_spf.hey.com

Related pages

Pivot deeper into the graph from layers.to.

Cypher and MCP

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

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