Skip to content

Hostname

coolticket.co

Last fetched

coolticket.co resolves to 1 IPv4 address operated by BLINDSPOT in CZ. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · coolticket.coRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/coolticket.co

Resolution chain

coolticket.co resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
91.239.202.7991.239.202.0/23AS60606BLINDSPOTCZ

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

7 observed subdomains of coolticket.co.

Web-graph footprint

Distinct hostnames that link to or from coolticket.co in the public web crawl.

7 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for coolticket.co.

MechanismTarget
SPF_Acoolticket.co
SPF_Areplikant117.thinline.cz
SPF_Areplikant342.thinline.cz
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.cesky-hosting.cz
SPF_INCLUDEspf.spolehlive-servery.cz

Related pages

Pivot deeper into the graph from coolticket.co.

Cypher and MCP

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

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