Skip to content

Hostname

sch.life

Last fetched

sch.life resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:1052 as the registrar.

Nutrition Label

WHISPER CANON · sch.lifeRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/sch.life

Resolution chain

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

IPPrefixASNOperatorCountry
52.16.139.16652.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.246.214.13954.246.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:1052
Organization
broome jason
Contact emails

Subdomains

59 observed subdomains of sch.life.

Web-graph footprint

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

92 sites link to this hostname.

25 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for sch.life.

MechanismTarget
SPF_Afreecom.net
SPF_Amail.sch.life
SPF_Asch.life
SPF_Asmtp-relay.freecom.net
SPF_Asmtp3.freecom.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP46.51.203.247/32
SPF_IP52.211.104.138/32
SPF_IP54.77.36.29/32
SPF_MXsch.life

Related pages

Pivot deeper into the graph from sch.life.

Cypher and MCP

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

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