Hostname
lezvie.info
Last fetched
lezvie.info resolves to 3 IPv4 addresses operated by AKAMAI-LINODE-AP - Akamai Connected Cloud in US. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
lezvie.info 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 |
|---|---|---|---|---|
| 172.234.24.211 | 172.234.16.0/20 | AS63949 | AKAMAI-LINODE-AP - Akamai Connected Cloud | US |
| 172.239.57.117 | 172.239.32.0/19 | AS63949 | AKAMAI-LINODE-AP - Akamai Connected Cloud | US |
| 72.26.216.100 | 72.26.216.0/22 | AS32475 | SINGLEHOP-LLC - Internap Holding LLC | NL |
WHOIS identity
- Registrar
- iana:1068
- Organization
- domain admin
- Contact emails
Subdomains
2 observed subdomains of lezvie.info.
| Subdomain |
|---|
| mail.lezvie.info |
| www.lezvie.info |
Web-graph footprint
Distinct hostnames that link to or from lezvie.info in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for lezvie.info.
| Mechanism | Target |
|---|---|
| SPF_A | lezvie.info |
| SPF_EXISTS | %{i}._spf.ckservicios.com |
| SPF_MX | lezvie.info |
Related pages
Pivot deeper into the graph from lezvie.info.
- IP · 172.234.24.211
- ASN · AS63949AKAMAI-LINODE-AP - Akamai Connected Cloud
- Registrar · iana:1068
- Country · US
- Email · 68d1c32f2180490c9fb26ccd0b915f8d.protect@withheldforprivacy.com
- TLD · .info
- Browse hostnames · le…
- 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: "lezvie.info"})-[: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.