Skip to content

Hostname

guidedushopping.fr

Last fetched

guidedushopping.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 · guidedushopping.frRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/guidedushopping.fr

Resolution chain

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

WHOIS identity

No WHOIS records are currently associated with guidedushopping.fr in WhisperGraph.

Subdomains

7 observed subdomains of guidedushopping.fr.

Web-graph footprint

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

7 sites link to this hostname.

104 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for guidedushopping.fr.

MechanismTarget
SPF_Aguidedushopping.fr
SPF_INCLUDEspf.hostmantis.com
SPF_IP145.239.6.187
SPF_IP95.211.39.115
SPF_MXguidedushopping.fr

Related pages

Pivot deeper into the graph from guidedushopping.fr.

Cypher and MCP

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

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