Hostname
complinityuat.com
Last fetched
complinityuat.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
complinityuat.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 |
|---|---|---|---|---|
| 15.206.44.229 | 15.206.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 3.108.244.170 | 3.108.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 43.204.44.29 | 43.204.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 43.205.77.162 | 43.204.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of complinityuat.com owner
- Contact emails
- 269765a7-ceda-42c3-a71c-3a1f854b0612@identity-protect.org
- 829df147-b610-494d-8884-3a1dab16a7d0@identity-protect.org
- 8c45551e-415c-4805-8507-a9f890be4ae2@identity-protect.org
- b88428e8-c5d6-40c5-bd38-c5c9fdd670f6@identity-protect.org
- bd12ecfc-a82f-4d1b-a2e9-fdf20d28adf9@identity-protect.org
- cd8c6d3a-20a3-4dd5-8a51-deed3ac1bae0@identity-protect.org
- e38e3325-ee3d-4aeb-916f-4af8e487d913@identity-protect.org
Subdomains
1 observed subdomain of complinityuat.com.
| Subdomain |
|---|
| www.complinityuat.com |
Web-graph footprint
Distinct hostnames that link to or from complinityuat.com in the public web crawl.
8 sites linked to from this hostname.
Threat posture
History
Related pages
Pivot deeper into the graph from complinityuat.com.
- IP · 15.206.44.229
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IN
- Email · 269765a7-ceda-42c3-a71c-3a1f854b0612@identity-protect.org
- TLD · .com
- Browse hostnames · co…
- 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: "complinityuat.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.