Skip to content

Hostname

lifeorientations.com

Last fetched

lifeorientations.com resolves to 15 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · lifeorientations.comRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/lifeorientations.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.5.155.2513.5.155.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.155.303.5.155.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.155.583.5.155.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.156.483.5.156.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.1093.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.1143.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.1993.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.2113.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.33.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.159.1103.5.159.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.159.133.5.159.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.159.563.5.159.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.162.17552.219.162.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.162.2752.219.162.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.199.18752.219.199.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:468
Organization
on behalf of lifeorientations.com owner
Contact emails

Subdomains

1 observed subdomain of lifeorientations.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for lifeorientations.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from lifeorientations.com.

Cypher and MCP

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

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