Skip to content

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

WHISPER CANON · totalizator.plRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.2/10canon.whisper.security/host/totalizator.pl

Resolution chain

totalizator.pl resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
162.159.56.42162.159.48.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
20.82.85.13720.64.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

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.

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.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for totalizator.pl.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_IP168.245.21.16
SPF_IP77.79.235.234/32
SPF_IP77.79.235.235/32
SPF_IP77.79.235.236/32
SPF_IP77.79.235.237/32
SPF_IP80.51.180.66/32
SPF_MXtotalizator.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.