Skip to content

Hostname

simple.life

Last fetched

simple.life resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:895 as the registrar.

Nutrition Label

WHISPER CANON · simple.lifeRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/simple.life

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.28.146104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.29.146104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
34.231.5.9434.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:895
Organization
contact privacy inc. customer 1245317211
Contact emails

Subdomains

53 observed subdomains of simple.life.

Web-graph footprint

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

255 sites link to this hostname.

87 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for simple.life.

MechanismTarget
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.migadu.com
SPF_IP223.165.117.121/32
SPF_IP223.165.117.54/32

Related pages

Pivot deeper into the graph from simple.life.

Cypher and MCP

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

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