Hostname
opera-lyon.com
Last fetched
opera-lyon.com resolves to 1 IPv4 address operated by AS50624 in FR. WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
opera-lyon.com 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 |
|---|---|---|---|---|
| 148.253.117.53 | 148.253.64.0/18 | AS50624 | — | FR |
WHOIS identity
- Registrar
- iana:81
- Organization
- dominique chambaz
- Contact emails
Subdomains
27 observed subdomains of opera-lyon.com.
Showing 25 of 27. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from opera-lyon.com in the public web crawl.
961 sites link to this hostname.
198 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
11 SPF mechanisms authorising senders for opera-lyon.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.mailinblack.com |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.secutix.com |
| SPF_IP | 193.178.211.143 |
| SPF_IP | 193.178.211.144 |
| SPF_IP | 193.178.211.145 |
| SPF_IP | 46.235.22.18 |
| SPF_IP | 77.158.209.242 |
| SPF_IP | 77.158.209.243 |
| SPF_IP | 77.158.209.244 |
Related pages
Pivot deeper into the graph from opera-lyon.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "opera-lyon.com"})-[: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.