Skip to content

Hostname

ott.ge

Last fetched

ott.ge resolves to 1 IPv4 address operated by AS35805 in GE.

Nutrition Label

WHISPER CANON · ott.geRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/ott.ge

Resolution chain

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

IPPrefixASNOperatorCountry
92.241.68.7892.241.64.0/19AS35805GE

WHOIS identity

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

Subdomains

2 observed subdomains of ott.ge.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for ott.ge.

MechanismTarget
SPF_Aott.ge
SPF_IP212.72.155.123/32
SPF_MXott.ge

Related pages

Pivot deeper into the graph from ott.ge.

Cypher and MCP

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

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