Hostname
generationopera.fr
Last fetched
generationopera.fr resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists registrar:gandi as the registrar.
Nutrition Label
Resolution chain
generationopera.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 |
|---|---|---|---|---|
| 52.18.136.112 | 52.18.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- registrar:gandi
- Organization
- centre francais de promotion lyrique - cfpl
- Contact emails
Subdomains
2 observed subdomains of generationopera.fr.
Web-graph footprint
Distinct hostnames that link to or from generationopera.fr in the public web crawl.
29 sites link to this hostname.
103 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
26 SPF mechanisms authorising senders for generationopera.fr.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 185.189.236.0/22 |
| SPF_IP | 185.211.120.0/22 |
| SPF_IP | 185.250.236.0/22 |
| SPF_IP | 195.154.35.143 |
| SPF_IP | 198.2.128.0/24 |
| SPF_IP | 198.2.132.0/22 |
| SPF_IP | 198.2.136.0/23 |
| SPF_IP | 198.2.145.0/24 |
| SPF_IP | 198.2.177.0/24 |
| SPF_IP | 198.2.178.0/23 |
| SPF_IP | 198.2.180.0/24 |
| SPF_IP | 198.2.186.0/23 |
| SPF_IP | 205.201.131.128/25 |
| SPF_IP | 205.201.134.128/25 |
| SPF_IP | 205.201.136.0/23 |
| SPF_IP | 205.201.139.0/24 |
| SPF_IP | 212.129.36.12 |
| SPF_IP | 212.129.36.13 |
| SPF_IP | 212.129.62.74 |
| SPF_IP | 212.83.143.20 |
| SPF_IP | 212.83.152.87 |
| SPF_IP | 5.48.149.12 |
| SPF_IP | 51.158.28.102 |
| SPF_IP | 85.95.204.24 |
| SPF_IP | 87.253.232.0/21 |
Related pages
Pivot deeper into the graph from generationopera.fr.
- IP · 52.18.136.112
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · registrar:gandi
- Country · IE
- Email · d9aab6eb1270cb77d9415608a0d643d3-28636460@contact.gandi.net
- TLD · .fr
- Browse hostnames · ge…
- 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: "generationopera.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.