Hostname
getventix.com
Last fetched
getventix.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
getventix.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 |
|---|---|---|---|---|
| 18.164.52.106 | 18.164.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 18.164.52.31 | 18.164.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 18.164.52.76 | 18.164.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 18.164.52.89 | 18.164.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 54.192.151.22 | 54.192.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 54.192.151.41 | 54.192.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 54.192.151.62 | 54.192.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 54.192.151.89 | 54.192.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of getventix.com owner
- Contact emails
- 01e81986-3132-4976-8f76-fb9cac053db8@identity-protect.org
- 120c7dd0-494e-41a6-9edc-d48068578b82@identity-protect.org
- 3ab5e4c7-e87b-4730-a832-e19e060a6d5f@identity-protect.org
- 447dd55c-694c-4d4d-8451-a44751742217@identity-protect.org
- a18cf776-2eae-4952-aba5-b411a7b51494@identity-protect.org
- db7749c4-44db-498a-9872-5a82439f40af@identity-protect.org
- f21d0282-81bf-4fff-8b88-b39c8fecf89b@identity-protect.org
- owner-10079669@getventix.com.whoisprivacyservice.org
Subdomains
3 observed subdomains of getventix.com.
Showing 2 of 3. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from getventix.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for getventix.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from getventix.com.
- IP · 18.164.52.106
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · FR
- Email · 01e81986-3132-4976-8f76-fb9cac053db8@identity-protect.org
- TLD · .com
- Browse hostnames · ge…
- 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: "getventix.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.