Skip to content

Hostname

langres.fr

Last fetched

langres.fr resolves to 1 IPv4 address operated by AS15826 in FR. WHOIS lists registrar:cyllene its as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
80.247.226.3680.247.224.0/20AS15826FR

WHOIS identity

Registrar
registrar:cyllene its
Organization
ville de langres
Contact emails

Subdomains

7 observed subdomains of langres.fr.

Web-graph footprint

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

200 sites link to this hostname.

43 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for langres.fr.

MechanismTarget
SPF_IP185.61.189.242
SPF_IP94.24.31.125
SPF_IP94.24.31.127
SPF_MXlangres.fr
SPF_MXmailhost.langres.fr

Related pages

Pivot deeper into the graph from langres.fr.

Cypher and MCP

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

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