Skip to content

Hostname

looxis.fr

Last fetched

looxis.fr resolves to 1 IPv4 address operated by SpeedPartner - SpeedPartner GmbH in DE. WHOIS lists registrar:eurodns s.a. as the registrar.

Nutrition Label

WHISPER CANON · looxis.frRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/looxis.fr

Resolution chain

looxis.fr resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
91.184.33.13491.184.32.0/20AS34225SpeedPartner - SpeedPartner GmbHDE

WHOIS identity

Registrar
registrar:eurodns s.a.
Organization
etienne renaud
Contact emails

Subdomains

2 observed subdomains of looxis.fr.

Web-graph footprint

Distinct hostnames that link to or from looxis.fr in the public web crawl.

6 sites link to this hostname.

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from looxis.fr.

Cypher and MCP

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

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