Skip to content

Hostname

lamama.org

Last fetched

lamama.org resolves to 3 IPv4 addresses operated by GO-DADDY-COM-LLC - GoDaddy.com, LLC in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · lamama.orgRouting diversity3.0/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/lamama.org

Resolution chain

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

IPPrefixASNOperatorCountry
132.148.222.216132.148.216.0/21AS398101GO-DADDY-COM-LLC - GoDaddy.com, LLCUS
160.153.0.106160.153.0.0/24AS209242US
192.124.249.135192.124.249.0/24AS30148SUCURI-SEC - SucuriUS

WHOIS identity

Registrar
iana:2
Organization
la mama experimental theatre club
Contact emails

Subdomains

3 observed subdomains of lamama.org.

Web-graph footprint

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

817 sites link to this hostname.

200 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for lamama.org.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEemailsrvr.com
SPF_INCLUDEservers.mcsv.net

Related pages

Pivot deeper into the graph from lamama.org.

Cypher and MCP

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

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