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
Resolution chain
reims.fr resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 46.105.60.75 | 46.105.0.0/16 | AS16276 | — | FR |
| 87.98.187.73 | 87.98.128.0/17 | AS16276 | — | FR |
WHOIS identity
- Registrar
- registrar:ecritel
- Organization
- ville de reims
- Contact emails
Subdomains
41 observed subdomains of reims.fr.
Showing 25 of 41. View all subdomains →
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
MX records
SPF policy
15 SPF mechanisms authorising senders for reims.fr.
| Mechanism | Target |
|---|---|
| SPF_A | newsletter.netlor.fr |
| SPF_INCLUDE | mailing.spf.ecritel.net |
| SPF_INCLUDE | spf.augure.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.secutix.com |
| SPF_INCLUDE | spf.sendinblue.com |
| SPF_INCLUDE | turbo-smtp.com |
| SPF_IP | 194.59.180.36/29 |
| SPF_IP | 194.59.180.45 |
| SPF_IP | 213.182.46.226/29 |
| SPF_IP | 213.32.80.218 |
| SPF_IP | 83.68.101.9 |
| SPF_IP | 87.252.5.0/25 |
| SPF_IP | 87.98.187.73 |
| SPF_MX | reims.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.