Hostname
operon.pl
Last fetched
operon.pl resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:home.pl s.a. as the registrar.
Nutrition Label
Resolution chain
operon.pl resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.26.2.51 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.26.3.51 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.74.93 | 172.67.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 86.111.247.60 | 86.111.240.0/21 | AS47544 | — | PL |
WHOIS identity
- Registrar
- registrar:home.pl s.a.
- Organization
- —
- Contact emails
- —
Subdomains
116 observed subdomains of operon.pl.
Showing 25 of 116. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from operon.pl in the public web crawl.
158 sites link to this hostname.
143 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
13 SPF mechanisms authorising senders for operon.pl.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | aspmx.googlemail.com |
| SPF_INCLUDE | mailing.operon.pl |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 18.185.24.29/32 |
| SPF_IP | 213.192.69.202/32 |
| SPF_IP | 85.194.243.9/32 |
| SPF_IP | 86.111.246.1/24 |
| SPF_IP | 86.111.246.104/32 |
| SPF_IP | 86.111.246.136/32 |
| SPF_IP | 89.146.199.128/25 |
| SPF_IP | 89.146.221.0/24 |
| SPF_MX | operon.pl |
Related pages
Pivot deeper into the graph from operon.pl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "operon.pl"})-[: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.