Hostname
winelist.ge
Last fetched
winelist.ge resolves to 1 IPv4 address operated by AS16010 in GE.
Nutrition Label
Resolution chain
winelist.ge resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 95.104.117.234 | 95.104.64.0/18 | AS16010 | — | GE |
WHOIS identity
No WHOIS records are currently associated with winelist.ge in WhisperGraph.
Subdomains
8 observed subdomains of winelist.ge.
Web-graph footprint
Distinct hostnames that link to or from winelist.ge in the public web crawl.
40 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- winelist.ge
SPF policy
4 SPF mechanisms authorising senders for winelist.ge.
| Mechanism | Target |
|---|---|
| SPF_A | winelist.ge |
| SPF_IP | 188.93.90.187 |
| SPF_IP | 188.93.90.236 |
| SPF_MX | winelist.ge |
Related pages
Pivot deeper into the graph from winelist.ge.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "winelist.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.