Hostname
zlvas.com
Last fetched
zlvas.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in ES. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
zlvas.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.224.83.127 | 13.224.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ES |
| 13.224.83.3 | 13.224.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ES |
| 13.224.83.65 | 13.224.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ES |
| 13.224.83.93 | 13.224.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ES |
| 13.225.61.10 | 13.225.61.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.225.61.18 | 13.225.61.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.225.61.5 | 13.225.61.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.225.61.77 | 13.225.61.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.160.213.112 | 18.160.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.160.213.59 | 18.160.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.160.213.6 | 18.160.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.160.213.86 | 18.160.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:146
- Organization
- domains by proxy,
- Contact emails
- —
Subdomains
9 observed subdomains of zlvas.com.
Web-graph footprint
Distinct hostnames that link to or from zlvas.com in the public web crawl.
5 sites link to this hostname.
2 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for zlvas.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from zlvas.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "zlvas.com"})-[: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.