Hostname
makecitiesforpeople.com
Last fetched
makecitiesforpeople.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
makecitiesforpeople.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 |
|---|---|---|---|---|
| 13.33.67.127 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.129 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.2 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.43 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.239.255.15 | 18.239.252.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HU |
| 18.239.255.42 | 18.239.252.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HU |
| 18.239.255.48 | 18.239.252.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HU |
| 18.239.255.81 | 18.239.252.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HU |
| 216.137.52.117 | 216.137.52.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 216.137.52.121 | 216.137.52.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 216.137.52.122 | 216.137.52.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 216.137.52.27 | 216.137.52.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of makecitiesforpeople.com owner
- Contact emails
- 175b1f49-d623-45b4-9918-81d4ca695658@identity-protect.org
- 668e36e6-5300-4436-b7dc-f8e0bae71721@identity-protect.org
- 72607de9-2c9b-4023-b4c6-4c4b1c40fb70@identity-protect.org
- 82dea25c-5b72-46bd-9b00-8ebd50eefa79@identity-protect.org
- 8e791732-5867-4618-a986-c07516ee10bf@identity-protect.org
- ad77cebc-5967-4b7b-875d-d79f3e347412@identity-protect.org
- fcaf2973-ed05-4492-8b77-45b6f5052a8f@identity-protect.org
Subdomains
1 observed subdomain of makecitiesforpeople.com.
| Subdomain |
|---|
| www.makecitiesforpeople.com |
Web-graph footprint
Distinct hostnames that link to or from makecitiesforpeople.com in the public web crawl.
6 sites link to this hostname.
Threat posture
History
Related pages
Pivot deeper into the graph from makecitiesforpeople.com.
- IP · 13.33.67.127
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 175b1f49-d623-45b4-9918-81d4ca695658@identity-protect.org
- TLD · .com
- Browse hostnames · ma…
- 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: "makecitiesforpeople.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.