Skip to content

Hostname

frenchtex.org

Last fetched

frenchtex.org resolves to 1 IPv4 address operated by AS203495 in FR. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · frenchtex.orgRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/frenchtex.org

Resolution chain

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

IPPrefixASNOperatorCountry
185.133.54.126185.133.52.0/22AS203495FR

WHOIS identity

Registrar
iana:81
Organization
unitex lyon et region
Contact emails

Subdomains

4 observed subdomains of frenchtex.org.

Web-graph footprint

Distinct hostnames that link to or from frenchtex.org in the public web crawl.

140 sites link to this hostname.

63 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for frenchtex.org.

MechanismTarget
SPF_Afrenchtex.org
SPF_INCLUDEprobesys.com
SPF_INCLUDEspf.cloud.vadesecure.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.128.147.0/24
SPF_IP81.18.185.0/24
SPF_IP91.226.193.0/24
SPF_MXfrenchtex.org

Related pages

Pivot deeper into the graph from frenchtex.org.

Cypher and MCP

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

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