Skip to content

Hostname

tipsport.cz

Last fetched

tipsport.cz resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:reg-web4u as the registrar.

Nutrition Label

WHISPER CANON · tipsport.czRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/tipsport.cz

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.42.59104.18.42.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.64.145.197172.64.145.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:reg-web4u
Organization
tipsport a.s.
Contact emails

Subdomains

71 observed subdomains of tipsport.cz.

Web-graph footprint

Distinct hostnames that link to or from tipsport.cz in the public web crawl.

582 sites link to this hostname.

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for tipsport.cz.

MechanismTarget
SPF_INCLUDEspf.mailkit.eu
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfe.targito.com
SPF_IP194.228.202.2
SPF_IP195.39.239.10
SPF_IP2001:678:320:0:f5:0:e:10
SPF_IP208.73.7.100
SPF_IP208.73.7.101
SPF_IP208.73.7.102
SPF_IP208.73.7.103
SPF_IP208.73.7.104
SPF_IP90.183.101.48
SPF_IP90.183.101.61

Related pages

Pivot deeper into the graph from tipsport.cz.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "tipsport.cz"})-[: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.