Hostname
city-wideprograms.com
Last fetched
city-wideprograms.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in VN. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
city-wideprograms.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 |
|---|---|---|---|---|
| 13.227.185.13 | 13.227.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
| 13.227.185.34 | 13.227.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
| 13.227.185.40 | 13.227.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
| 13.227.185.61 | 13.227.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
| 3.170.103.124 | 3.170.100.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.103.2 | 3.170.100.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.103.35 | 3.170.100.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.103.76 | 3.170.100.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of city-wideprograms.com owner
- Contact emails
Subdomains
4 observed subdomains of city-wideprograms.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for city-wideprograms.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | mailgun.org |
Related pages
Pivot deeper into the graph from city-wideprograms.com.
- IP · 13.227.185.13
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · VN
- Email · e93a392d-7256-4f9e-845f-13390ca09522@identity-protect.org
- TLD · .com
- Browse hostnames · ci…
- 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: "city-wideprograms.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.