Skip to content

Hostname

sportisimo.com

Last fetched

sportisimo.com resolves to 3 IPv4 addresses operated by AS204949 in CZ. WHOIS lists iana:1505 as the registrar.

Nutrition Label

WHISPER CANON · sportisimo.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/sportisimo.com

Resolution chain

sportisimo.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.219.169.162185.219.168.0/22AS204949CZ
172.66.2.253172.66.0.0/22AS13335CLOUDFLARENET - Cloudflare, Inc.CA
162.159.143.3162.159.128.0/19AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:1505
Organization
my domain provider, sportisimo s.r.o.
Contact emails

Subdomains

41 observed subdomains of sportisimo.com.

Web-graph footprint

Distinct hostnames that link to or from sportisimo.com in the public web crawl.

135 sites link to this hostname.

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for sportisimo.com.

MechanismTarget
SPF_INCLUDEsmtpx.stable.cz
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.smartemailing.cz
SPF_IP194.228.50.147/32
SPF_IP194.228.50.149
SPF_IP20.107.185.158
SPF_IP95.129.102.57
SPF_IP95.129.102.91
SPF_MXsportisimo.com

Related pages

Pivot deeper into the graph from sportisimo.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "sportisimo.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 20

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