Skip to content

Hostname

itechnic.ge

Last fetched

itechnic.ge resolves to 1 IPv4 address operated by Cloud9 - Cloud 9 Ltd. in GE.

Nutrition Label

WHISPER CANON · itechnic.geRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/itechnic.ge

Resolution chain

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

IPPrefixASNOperatorCountry
188.93.90.230188.93.90.0/24AS57814Cloud9 - Cloud 9 Ltd.GE

WHOIS identity

Registrar
Organization
green apple georgia,
Contact emails

Subdomains

10 observed subdomains of itechnic.ge.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

  • itechnic.ge

SPF policy

4 SPF mechanisms authorising senders for itechnic.ge.

MechanismTarget
SPF_Aitechnic.ge
SPF_IP188.93.90.230
SPF_IP188.93.90.239
SPF_MXitechnic.ge

Related pages

Pivot deeper into the graph from itechnic.ge.

Cypher and MCP

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

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