Skip to content

Hostname

touchweb.fr

Last fetched

touchweb.fr resolves to 2 IPv4 addresses operated by AS16276 in FR. WHOIS lists registrar:ovh as the registrar.

Nutrition Label

WHISPER CANON · touchweb.frRouting diversity2.4/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/touchweb.fr

Resolution chain

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

WHOIS identity

Registrar
registrar:ovh
Organization
Contact emails

Subdomains

20 observed subdomains of touchweb.fr.

Web-graph footprint

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

91 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for touchweb.fr.

MechanismTarget
SPF_Agw.ex-mail.biz
SPF_Atouchweb.fr
SPF_INCLUDEmx.ovh.com
SPF_IP212.129.42.226
SPF_IP51.15.15.128
SPF_IP51.158.156.8
SPF_IP51.83.182.50
SPF_IP51.89.233.36
SPF_IP57.128.187.106
SPF_IP57.129.39.157
SPF_MXtouchweb.fr

Related pages

Pivot deeper into the graph from touchweb.fr.

Cypher and MCP

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

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