Hostname
eli.gl
Last fetched
eli.gl resolves to 2 IPv4 addresses operated by AS42612 in ES. WHOIS lists iana:1262 as the registrar.
Nutrition Label
Resolution chain
eli.gl resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 82.98.164.37 | 82.98.128.0/18 | AS42612 | — | ES |
| 82.98.168.210 | 82.98.128.0/18 | AS42612 | — | ES |
WHOIS identity
- Registrar
- iana:1262
- Organization
- —
- Contact emails
Subdomains
2 observed subdomains of eli.gl.
| Subdomain |
|---|
| mail.eli.gl |
| www.eli.gl |
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for eli.gl.
| Mechanism | Target |
|---|---|
| SPF_A | eli.gl |
| SPF_MX | eli.gl |
Related pages
Pivot deeper into the graph from eli.gl.
- IP · 82.98.164.37
- ASN · AS42612
- Registrar · iana:1262
- Country · ES
- Email · gkw0w48ko8gw8ck8googk84goo0w8s0040ckwgcookcgksgo0g4ggo4kcgg84k0w@privacy.nic.gl
- TLD · .gl
- Browse hostnames · el…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "eli.gl"})-[: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.