Hostname
imedi.ge
Last fetched
imedi.ge resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.
Nutrition Label
Resolution chain
imedi.ge resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.20.37.188 | 104.20.32.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.66.148.18 | 172.66.144.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 186.2.163.19 | 186.2.163.0/24 | AS59692 | — | FR |
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for imedi.ge.
| Mechanism | Target |
|---|---|
| SPF_IP | 212.72.143.117 |
| SPF_IP | 92.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.