Hostname
netiqueinfotech.com
Last fetched
netiqueinfotech.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
netiqueinfotech.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.204.181.29 | 13.204.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.205.55.111 | 13.204.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.234.43.232 | 13.232.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 65.0.38.196 | 65.0.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of netiqueinfotech.com owner
- Contact emails
- 1fedcd4b-d6e7-4389-922d-2cd30731809a@identity-protect.org
- 61cb57cd-dbd5-41b5-9261-0b957f998d04@identity-protect.org
- 911bb878-5087-48af-9a5b-1f4c82bdb963@identity-protect.org
- a0f2ec03-261a-42e9-b6a2-5f8ed38b5fac@identity-protect.org
- be38b564-05aa-4c54-821d-d059c02d4810@identity-protect.org
- ee5ad5ee-8d13-454b-98b8-04338c7df7f5@identity-protect.org
- owner-12135835@netiqueinfotech.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of netiqueinfotech.com.
| Subdomain |
|---|
| www.netiqueinfotech.com |
Web-graph footprint
Distinct hostnames that link to or from netiqueinfotech.com in the public web crawl.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from netiqueinfotech.com.
- IP · 13.204.181.29
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IN
- Email · 1fedcd4b-d6e7-4389-922d-2cd30731809a@identity-protect.org
- TLD · .com
- Browse hostnames · ne…
- 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: "netiqueinfotech.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.