Skip to content

Hostname

layershift.com

Last fetched

layershift.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · layershift.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/layershift.com

Resolution chain

layershift.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:48
Organization
andrew cranson
Contact emails

Subdomains

152 observed subdomains of layershift.com.

Web-graph footprint

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

49 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for layershift.com.

MechanismTarget
SPF_INCLUDE_spf-us.easy-server.com
SPF_INCLUDE_spf.easy-server.com
SPF_INCLUDE_spf.emfwd.name-services.com
SPF_IP109.109.136.197
SPF_IP109.109.142.7
SPF_IP45.155.20.16/28
SPF_IP78.110.166.64/29
SPF_IP87.239.19.113
SPF_IP89.34.99.78

Related pages

Pivot deeper into the graph from layershift.com.

Cypher and MCP

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

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