Skip to content

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

WHISPER CANON · techai-apind.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/techai-apind.com

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.

IPPrefixASNOperatorCountry
18.65.207.2018.65.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
18.65.207.2218.65.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
18.65.207.6218.65.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
18.65.207.9018.65.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
18.66.233.12018.66.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.66.233.6118.66.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.66.233.8218.66.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.66.233.918.66.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
99.84.160.399.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.4999.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.6999.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.8999.84.160.0/24AS16509AMAZON-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.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.