Hostname
totalizator.pl
Last fetched
totalizator.pl resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:nazwa.pl sp. z o.o. as the registrar.
Nutrition Label
Resolution chain
totalizator.pl 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 |
|---|---|---|---|---|
| 162.159.56.42 | 162.159.48.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 20.82.85.137 | 20.64.0.0/10 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | NL |
WHOIS identity
- Registrar
- registrar:nazwa.pl sp. z o.o.
- Organization
- totalizator sportowy sp. z o.o.
- Contact emails
- —
Subdomains
29 observed subdomains of totalizator.pl.
Showing 22 of 29. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from totalizator.pl in the public web crawl.
321 sites link to this hostname.
24 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for totalizator.pl.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_IP | 168.245.21.16 |
| SPF_IP | 77.79.235.234/32 |
| SPF_IP | 77.79.235.235/32 |
| SPF_IP | 77.79.235.236/32 |
| SPF_IP | 77.79.235.237/32 |
| SPF_IP | 80.51.180.66/32 |
| SPF_MX | totalizator.pl |
Related pages
Pivot deeper into the graph from totalizator.pl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "totalizator.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.