Hostname
populationiq.com
Last fetched
populationiq.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
populationiq.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.173.132.22 | 18.173.132.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.132.41 | 18.173.132.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.132.52 | 18.173.132.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.132.76 | 18.173.132.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.135.117 | 3.166.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.135.51 | 3.166.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.135.67 | 3.166.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.166.135.75 | 3.166.128.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of populationiq.com owner
- Contact emails
- jasonl@i2isys.com
- 054864d2-478d-4cd6-bd33-132376c07642@identity-protect.org
- 41f937f5-a2a8-4f1b-879e-58b2be175220@identity-protect.org
- 640f39ad-fe6b-4d01-af6a-3a9deedef6f1@identity-protect.org
- a49625b2-d8f6-4308-8d03-571b90c404be@identity-protect.org
- b573c3f3-11f7-4090-8003-bc686d5093fc@identity-protect.org
- d8deb9cf-10c7-4cf0-9ed8-08fa7c365ad5@identity-protect.org
- e4690fa1-53da-443c-b9c9-5d4c9a1df845@identity-protect.org
- ed22ad66-4ee9-4585-a072-ecb3778e1fdf@identity-protect.org
Subdomains
2 observed subdomains of populationiq.com.
Threat posture
History
Related pages
Pivot deeper into the graph from populationiq.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "populationiq.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.