Skip to content

Hostname

imedi.ge

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.20.37.188104.20.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.148.18172.66.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
186.2.163.19186.2.163.0/24AS59692FR

WHOIS identity

Registrar
Organization
cld9-ge
Contact emails

Subdomains

14 observed subdomains of imedi.ge.

Web-graph footprint

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

368 sites link to this hostname.

26 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

2 SPF mechanisms authorising senders for imedi.ge.

MechanismTarget
SPF_IP212.72.143.117
SPF_IP92.241.90.5

Related pages

Pivot deeper into the graph from imedi.ge.

Cypher and MCP

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

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