Hostname
ventrictechnologies.com
Last fetched
ventrictechnologies.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
ventrictechnologies.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.158.104.120 | 108.158.104.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 108.158.104.24 | 108.158.104.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 108.158.104.7 | 108.158.104.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 108.158.104.95 | 108.158.104.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.168.217.112 | 3.168.216.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.168.217.120 | 3.168.216.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.168.217.43 | 3.168.216.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.168.217.85 | 3.168.216.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of ventrictechnologies.com owner
- Contact emails
- 231c5918-ff32-40a6-b068-959d64a327e1@identity-protect.org
- 313d2b15-2342-4a1c-8c29-b9f0591ec3d4@identity-protect.org
- 614111b5-4f1d-4308-ac52-c1ab2461c68f@identity-protect.org
- 6964e1c9-7fd9-4795-af06-ae94bb1652ca@identity-protect.org
- 75c6611d-d24f-47ec-a610-eb0cf32088ae@identity-protect.org
- cd765d70-7640-4def-9e24-e257a18f6303@identity-protect.org
- owner-1696397@ventrictechnologies.com.whoisprivacyservice.org
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from ventrictechnologies.com.
- IP · 108.158.104.120
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · BR
- Email · 231c5918-ff32-40a6-b068-959d64a327e1@identity-protect.org
- TLD · .com
- Browse hostnames · ve…
- 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: "ventrictechnologies.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.