Hostname
techlusive.com
Last fetched
techlusive.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
techlusive.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.126.178.74 | 13.128.112.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.234.109.69 | 13.246.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 15.207.153.211 | 15.215.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 3.6.189.197 | 3.6.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 35.154.149.216 | 35.178.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 65.2.2.181 | 65.8.9.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
WHOIS identity
- Registrar
- iana:146
- Organization
- daniel moses
- Contact emails
Subdomains
1 observed subdomain of techlusive.com.
| Subdomain |
|---|
| www.techlusive.com |
Threat posture
History
Related pages
Pivot deeper into the graph from techlusive.com.
- IP · 13.126.178.74
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:146
- Country · IN
- Email · techlusive.com@domainsbyproxy.com
- 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: "techlusive.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.