Skip to content

Hostname

toptex.fr

Last fetched

toptex.fr resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:bdl systemes dba systonic as the registrar.

Nutrition Label

WHISPER CANON · toptex.frRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/toptex.fr

Resolution chain

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

IPPrefixASNOperatorCountry
104.17.108.4104.17.96.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.17.109.4104.17.96.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:bdl systemes dba systonic
Organization
ipc distribution
Contact emails

Subdomains

20 observed subdomains of toptex.fr.

Web-graph footprint

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

339 sites link to this hostname.

57 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for toptex.fr.

MechanismTarget
SPF_Azimbrarelay1.odiso.net
SPF_INCLUDEamazonses.com
SPF_INCLUDEcoaxis.com
SPF_INCLUDEeu.transmail.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP37.59.192.94
SPF_IP37.59.192.95
SPF_IP37.59.192.96
SPF_IP85.119.168.71

Related pages

Pivot deeper into the graph from toptex.fr.

Cypher and MCP

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

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