Skip to content

Hostname

timer.ge

Last fetched

timer.ge resolves to 1 IPv4 address operated by BLINDSPOT in CZ.

Nutrition Label

WHISPER CANON · timer.geRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/timer.ge

Resolution chain

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

IPPrefixASNOperatorCountry
91.239.203.16491.239.202.0/23AS60606BLINDSPOTCZ

WHOIS identity

No WHOIS records are currently associated with timer.ge in WhisperGraph.

Subdomains

1 observed subdomain of timer.ge.

Subdomain
www.timer.ge

Web-graph footprint

Distinct hostnames that link to or from timer.ge in the public web crawl.

120 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for timer.ge.

MechanismTarget
SPF_Atimer.ge
SPF_INCLUDEspf.cesky-hosting.cz

Related pages

Pivot deeper into the graph from timer.ge.

Cypher and MCP

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

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