Skip to content

Hostname

qualnet.fr

Last fetched

qualnet.fr resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in GB. WHOIS lists registrar:gandi as the registrar.

Nutrition Label

WHISPER CANON · qualnet.frRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/qualnet.fr

Resolution chain

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

IPPrefixASNOperatorCountry
45.223.152.9245.223.152.0/24AS19551INCAPSULA - Incapsula IncGB
45.223.59.9245.223.59.0/24AS19551INCAPSULA - Incapsula IncUS

WHOIS identity

Registrar
registrar:gandi
Organization
qualnet
Contact emails

Subdomains

7 observed subdomains of qualnet.fr.

Web-graph footprint

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

14 sites link to this hostname.

70 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for qualnet.fr.

MechanismTarget
SPF_INCLUDE_spf.relyens.eu
SPF_INCLUDEspf.protection.outlook.com
SPF_IP89.251.61.187

Related pages

Pivot deeper into the graph from qualnet.fr.

Cypher and MCP

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

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