Skip to content

Hostname

feursty.fr

Last fetched

feursty.fr resolves to 3 IPv4 addresses operated by AS12876 in PL.

Nutrition Label

WHISPER CANON · feursty.frRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/feursty.fr

Resolution chain

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

WHOIS identity

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

Subdomains

2 observed subdomains of feursty.fr.

Web-graph footprint

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

12 sites link to this hostname.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for feursty.fr.

MechanismTarget
SPF_Afeursty.fr
SPF_IP51.159.239.163
SPF_MXfeursty.fr

Related pages

Pivot deeper into the graph from feursty.fr.

Cypher and MCP

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

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