Hostname
techai-apind.com
Last fetched
techai-apind.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:1489 as the registrar.
Nutrition Label
Resolution chain
techai-apind.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.65.207.20 | 18.65.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.65.207.22 | 18.65.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.65.207.62 | 18.65.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.65.207.90 | 18.65.200.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.66.233.120 | 18.66.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.66.233.61 | 18.66.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.66.233.82 | 18.66.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.66.233.9 | 18.66.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 99.84.160.3 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.49 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.69 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.89 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:1489
- Organization
- webdream
- Contact emails
Web-graph footprint
Distinct hostnames that link to or from techai-apind.com in the public web crawl.
7 sites linked to from this hostname.
Threat posture
History
Related pages
Pivot deeper into the graph from techai-apind.com.
- IP · 18.65.207.20
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1489
- Country · JP
- Email · web-dream@naver.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: "techai-apind.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.