Skip to content

Hostname

reims.fr

Last fetched

reims.fr resolves to 2 IPv4 addresses operated by AS16276 in FR. WHOIS lists registrar:ecritel as the registrar.

Nutrition Label

WHISPER CANON · reims.frRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/reims.fr

Resolution chain

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

WHOIS identity

Registrar
registrar:ecritel
Organization
ville de reims
Contact emails

Subdomains

41 observed subdomains of reims.fr.

Web-graph footprint

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

954 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for reims.fr.

MechanismTarget
SPF_Anewsletter.netlor.fr
SPF_INCLUDEmailing.spf.ecritel.net
SPF_INCLUDEspf.augure.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.secutix.com
SPF_INCLUDEspf.sendinblue.com
SPF_INCLUDEturbo-smtp.com
SPF_IP194.59.180.36/29
SPF_IP194.59.180.45
SPF_IP213.182.46.226/29
SPF_IP213.32.80.218
SPF_IP83.68.101.9
SPF_IP87.252.5.0/25
SPF_IP87.98.187.73
SPF_MXreims.fr

Related pages

Pivot deeper into the graph from reims.fr.

Cypher and MCP

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

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