Hostname
openip.fr
Last fetched
openip.fr resolves to 1 IPv4 address operated by AS197036 in FR. WHOIS lists registrar:gandi as the registrar.
Nutrition Label
Resolution chain
openip.fr resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 178.23.155.188 | 178.23.152.0/21 | AS197036 | — | FR |
WHOIS identity
- Registrar
- registrar:gandi
- Organization
- open centrex
- Contact emails
Subdomains
31 observed subdomains of openip.fr.
Showing 25 of 31. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from openip.fr in the public web crawl.
52 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
10 SPF mechanisms authorising senders for openip.fr.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | de._netblocks.mimecast.com |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | transmail.net |
| SPF_INCLUDE | zcsend.net |
| SPF_IP | 185.117.36.208/28 |
| SPF_IP | 2a03:bd00:2:46:0:0:0:20 |
| SPF_IP | 2a04:b440:1:45:0:0:0:20 |
| SPF_IP | 94.143.87.0/24 |
| SPF_IP | 94.247.160.0/24 |
Related pages
Pivot deeper into the graph from openip.fr.
- IP · 178.23.155.188
- ASN · AS197036
- Registrar · registrar:gandi
- Country · FR
- Email · 5c22456a795dd440c7ae1c0cc7e9f47f-ls2043@contact.gandi.net
- TLD · .fr
- Browse hostnames · op…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "openip.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.