Skip to content

Hostname

lamom.life

Last fetched

lamom.life has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · lamom.lifeRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/lamom.life

Resolution chain

lamom.life 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:1387
Organization
domains by proxy,
Contact emails

Subdomains

8 observed subdomains of lamom.life.

Web-graph footprint

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

30 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • lamom.life

SPF policy

7 SPF mechanisms authorising senders for lamom.life.

MechanismTarget
SPF_Alamom.life
SPF_INCLUDEspf.likuid.com
SPF_IP144.217.254.232/24
SPF_IP198.100.159.217/32
SPF_IP67.215.14.242/32
SPF_IP67.215.14.244/32
SPF_MXlamom.life

Related pages

Pivot deeper into the graph from lamom.life.

Cypher and MCP

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

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