Skip to content

Hostname

lamarelle.net

Last fetched

lamarelle.net resolves to 2 IPv4 addresses operated by AS50474 in FR. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · lamarelle.netRouting diversity2.4/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/lamarelle.net

Resolution chain

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

WHOIS identity

Registrar
iana:2
Organization
fallon, john
Contact emails

Subdomains

2 observed subdomains of lamarelle.net.

Web-graph footprint

Distinct hostnames that link to or from lamarelle.net in the public web crawl.

93 sites link to this hostname.

96 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for lamarelle.net.

MechanismTarget
SPF_Alamarelle.net
SPF_INCLUDEspf.jabatus.fr
SPF_IP109.234.161.246
SPF_IP109.234.165.242
SPF_MXlamarelle.net

Related pages

Pivot deeper into the graph from lamarelle.net.

Cypher and MCP

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

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