Skip to content

Hostname

web4all.fr

Last fetched

web4all.fr is a registered hostname under the .fr top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · web4all.frRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/web4all.fr

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

Registrar
registrar:gandi
Organization
aur'elien poncini
Contact emails

Subdomains

165 observed subdomains of web4all.fr.

Web-graph footprint

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

62 sites link to this hostname.

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for web4all.fr.

MechanismTarget
SPF_INCLUDEspf.mailjet.com
SPF_IP10.0.0.0/8
SPF_IP185.49.21.250
SPF_IP185.49.22.250
SPF_IP31.169.40.137

Related pages

Pivot deeper into the graph from web4all.fr.

Cypher and MCP

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

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