Skip to content

Hostname

billiotte.fr

Last fetched

billiotte.fr resolves to 1 IPv4 address operated by AS12876 in FR. WHOIS lists registrar:gandi as the registrar.

Nutrition Label

WHISPER CANON · billiotte.frRouting diversity1.5/10Peering density5.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/billiotte.fr

Resolution chain

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

IPPrefixASNOperatorCountry
51.159.21.3051.158.0.0/15AS12876FR

WHOIS identity

Registrar
registrar:gandi
Organization
billiotte and co
Contact emails

Subdomains

26 observed subdomains of billiotte.fr.

Web-graph footprint

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

99 sites link to this hostname.

74 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for billiotte.fr.

MechanismTarget
SPF_Abilliotte.fr
SPF_INCLUDEservers.mcsv.net
SPF_IP195.154.81.138
SPF_IP2001:bc8:6006:2023:aa1e:84ff:fef1:230b
SPF_IP212.83.164.84
SPF_IP45.80.33.222
SPF_MXbilliotte.fr

Related pages

Pivot deeper into the graph from billiotte.fr.

Cypher and MCP

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

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