Hostname
codevzi.com
Last fetched
codevzi.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:303 as the registrar.
Nutrition Label
Resolution chain
codevzi.com 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 |
|---|---|---|---|---|
| 15.197.240.20 | 15.197.240.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 158.69.27.130 | 158.69.0.0/16 | AS16276 | — | CA |
WHOIS identity
- Registrar
- iana:303
- Organization
- goel gamarra sazalar
- Contact emails
Subdomains
26 observed subdomains of codevzi.com.
Showing 17 of 26. View all subdomains →
Threat posture
History
Mail and authentication
MX records
- codevzi.com
SPF policy
5 SPF mechanisms authorising senders for codevzi.com.
| Mechanism | Target |
|---|---|
| SPF_A | codevzi.com |
| SPF_IP | 104.243.41.219 |
| SPF_IP | 158.69.27.130 |
| SPF_IP | 185.166.213.188 |
| SPF_MX | codevzi.com |
Related pages
Pivot deeper into the graph from codevzi.com.
- IP · 15.197.240.20
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:303
- Country · CA
- Email · ventas@sowertec.com
- TLD · .com
- Browse hostnames · co…
- 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: "codevzi.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.