Skip to content

Hostname

x13.fr

Last fetched

x13.fr resolves to 1 IPv4 address operated by BOUYGTEL-ISP - Bouygues Telecom SA in FR. WHOIS lists registrar:gandi as the registrar.

Nutrition Label

WHISPER CANON · x13.frRouting diversity1.5/10Peering density4.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/x13.fr

Resolution chain

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

IPPrefixASNOperatorCountry
31.36.188.23331.32.0.0/13AS5410BOUYGTEL-ISP - Bouygues Telecom SAFR

WHOIS identity

Registrar
registrar:gandi
Organization
ano nymous
Contact emails

Subdomains

2 observed subdomains of x13.fr.

Threat posture

History

Mail and authentication

MX records

  • x13.fr

SPF policy

3 SPF mechanisms authorising senders for x13.fr.

MechanismTarget
SPF_Ax13.fr
SPF_INCLUDEmx.ovh.com
SPF_MXx13.fr

Related pages

Pivot deeper into the graph from x13.fr.

Cypher and MCP

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

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