Skip to content

Hostname

time.ge

Last fetched

time.ge resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · time.geRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/time.ge

Resolution chain

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

IPPrefixASNOperatorCountry
188.114.96.3188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.3188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
65.108.6.7465.108.0.0/16AS24940FI

WHOIS identity

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

Subdomains

10 observed subdomains of time.ge.

Web-graph footprint

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

192 sites link to this hostname.

21 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

11 SPF mechanisms authorising senders for time.ge.

MechanismTarget
SPF_Atime.ge
SPF_IP135.181.138.165
SPF_IP135.181.142.166
SPF_IP213.157.198.242
SPF_IP213.157.205.169
SPF_IP213.157.206.35
SPF_IP2a01:4f9:3a:129a:0:0:0:2
SPF_IP2a01:4f9:3a:1699:0:0:0:2
SPF_IP45.138.44.236
SPF_IP85.114.244.2
SPF_MXtime.ge

Related pages

Pivot deeper into the graph from time.ge.

Cypher and MCP

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

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