Skip to content

Hostname

lazartigue.com

Last fetched

lazartigue.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:1052 as the registrar.

Nutrition Label

WHISPER CANON · lazartigue.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/lazartigue.com

Resolution chain

lazartigue.com 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:1052
Organization
centre de traitement et de regeneration du cheveu jf lazartigue
Contact emails

Subdomains

14 observed subdomains of lazartigue.com.

Web-graph footprint

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

116 sites link to this hostname.

33 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for lazartigue.com.

MechanismTarget
SPF_Amailhost.labo-svr.com
SPF_Arelay-backup.ecritel.net
SPF_Asmtp.graal-network.com
SPF_INCLUDEshops.shopify.com
SPF_INCLUDEspf.graal-network.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP128.127.20.162
SPF_IP128.127.20.165
SPF_IP213.215.23.147
SPF_IP213.32.49.231/32
SPF_IP213.41.180.210
SPF_IP213.41.180.213

Related pages

Pivot deeper into the graph from lazartigue.com.

Cypher and MCP

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

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