Hostname
technisvenue.com
Last fetched
technisvenue.com resolves to 15 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
technisvenue.com resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 16.12.24.24 | 16.12.24.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.5.134.51 | 3.5.134.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.5.135.121 | 3.5.135.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.5.135.148 | 3.5.135.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.5.137.44 | 3.5.137.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.5.137.85 | 3.5.137.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.5.138.65 | 3.5.138.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.5.139.231 | 3.5.139.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.5.139.49 | 3.5.139.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.219.169.100 | 52.219.169.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.219.169.164 | 52.219.169.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.219.171.112 | 52.219.171.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.219.171.116 | 52.219.171.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.219.47.70 | 52.219.47.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.219.47.74 | 52.219.47.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of technisvenue.com owner
- Contact emails
- 0024d339-239c-409a-86c7-9ba7a3a0cfd6@identity-protect.org
- 9ff324a8-9c4a-42ec-9040-b0e36d8c5486@identity-protect.org
- a1fde6db-3a52-4a18-bc6b-d8ee0e6bd927@identity-protect.org
- c47f9c41-f070-48f3-88f4-38b65e133a88@identity-protect.org
- c8be0e87-e940-4df9-a2f2-2ffab45098af@identity-protect.org
- e0886489-ee1f-4eff-883d-cfefc09b719a@identity-protect.org
- ee3a24f3-57e1-46db-8860-ac61c307d96d@identity-protect.org
- owner-3289107@technisvenue.com.whoisprivacyservice.org
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from technisvenue.com.
- IP · 16.12.24.24
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · DE
- Email · 0024d339-239c-409a-86c7-9ba7a3a0cfd6@identity-protect.org
- TLD · .com
- Browse hostnames · te…
- 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: "technisvenue.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.