Skip to content

Hostname

lifespirit.org

Last fetched

lifespirit.org resolves to 2 IPv4 addresses operated by SKYLANDS-NETWORKS - Skylands Networks in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · lifespirit.orgRouting diversity2.4/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/lifespirit.org

Resolution chain

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

IPPrefixASNOperatorCountry
208.86.87.22208.86.84.0/22AS396924SKYLANDS-NETWORKS - Skylands NetworksUS
67.205.3.16167.205.0.0/19AS26347DREAMHOST-AS - New Dream Network, LLCUS

WHOIS identity

Registrar
iana:146
Organization
now inc. now
Contact emails

Subdomains

7 observed subdomains of lifespirit.org.

Web-graph footprint

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

28 sites link to this hostname.

203 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • lifespirit.org

SPF policy

4 SPF mechanisms authorising senders for lifespirit.org.

MechanismTarget
SPF_Alifespirit.org
SPF_IP208.86.87.20/32
SPF_IP208.86.87.22
SPF_MXlifespirit.org

Related pages

Pivot deeper into the graph from lifespirit.org.

Cypher and MCP

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

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