Skip to content

Hostname

labuvette.fr

Last fetched

labuvette.fr resolves to 1 IPv4 address operated by AS16276 in FR. WHOIS lists registrar:orange as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
87.98.155.4687.98.128.0/17AS16276FR

WHOIS identity

Registrar
registrar:orange
Organization
la buvette
Contact emails

Subdomains

4 observed subdomains of labuvette.fr.

Web-graph footprint

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

87 sites link to this hostname.

33 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for labuvette.fr.

MechanismTarget
SPF_Alabuvette.fr
SPF_INCLUDE5726020.spf10.hubspotemail.net
SPF_INCLUDEspf.protection.evolix.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.ugocom.com
SPF_IP31.170.11.138/32
SPF_IP37.235.93.149/32
SPF_IP37.235.93.150/32
SPF_MXlabuvette.fr

Related pages

Pivot deeper into the graph from labuvette.fr.

Cypher and MCP

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

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