Skip to content

Hostname

iltc.org.ge

Last fetched

iltc.org.ge resolves to 1 IPv4 address operated by CAUCASUS-CABLE-SYSTEM - Caucasus Online Ltd. in GE.

Nutrition Label

WHISPER CANON · iltc.org.geRouting diversity1.5/10Peering density6.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/iltc.org.ge

Resolution chain

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

IPPrefixASNOperatorCountry
80.241.252.14680.241.252.0/24AS20771CAUCASUS-CABLE-SYSTEM - Caucasus Online Ltd.GE

WHOIS identity

No WHOIS records are currently associated with iltc.org.ge in WhisperGraph.

Subdomains

5 observed subdomains of iltc.org.ge.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for iltc.org.ge.

MechanismTarget
SPF_Ailtc.org.ge
SPF_INCLUDEliongroup.com.ge
SPF_IP188.93.90.230
SPF_IP188.93.90.239
SPF_MXiltc.org.ge

Related pages

Pivot deeper into the graph from iltc.org.ge.

Cypher and MCP

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

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