Hostname
wnyc.net
Last fetched
wnyc.net resolves to 13 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
wnyc.net resolves to 13 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.235.40.255 | 18.232.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.221.108.65 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.224.247.237 | 3.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.224.70.200 | 3.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 35.174.53.42 | 35.168.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.202.71.131 | 52.200.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.166.31.174 | 54.166.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.209.133.18 | 54.208.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.242.124.53 | 54.242.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.87.249.50 | 54.87.0.0/16 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 98.89.234.189 | 98.88.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 98.85.34.231 | 98.80.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 98.91.51.79 | 98.88.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- identity protection service
- Contact emails
- 01a89244-56da-413d-95cf-3aa545cbe451@identity-protect.org
- 2a88d6fd-980b-4f87-b1fc-1257706dbb29@identity-protect.org
- 44119eec-d9c5-4e3d-ad90-2b5c918b1064@identity-protect.org
- 5998cbb8-eb32-4d36-bb5f-29f8e9e481af@identity-protect.org
- 698624a2-81da-4e9b-ad8d-4dd95e0dbdce@identity-protect.org
- dca59059-713c-4c35-8092-203873e87e53@identity-protect.org
- digitalops@wnyc.org
- vpowers@nypublicradio.org
- owner-10993956@wnyc.net.whoisprivacyservice.org
- owner-11979281@wnyc.net.whoisprivacyservice.org
- owner-2449585@wnyc.net.whoisprivacyservice.org
- owner-4982037@wnyc.net.whoisprivacyservice.org
- owner-740330@wnyc.net.whoisprivacyservice.org
- owner-877779@wnyc.net.whoisprivacyservice.org
Subdomains
37 observed subdomains of wnyc.net.
Showing 25 of 37. View all subdomains →
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for wnyc.net.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from wnyc.net.
- IP · 18.235.40.255
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 01a89244-56da-413d-95cf-3aa545cbe451@identity-protect.org
- TLD · .net
- Browse hostnames · wn…
- 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: "wnyc.net"})-[: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.