Skip to content

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

WHISPER CANON · wnyc.netRouting diversity5.4/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/wnyc.net

Resolution chain

wnyc.net resolves to 13 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.235.40.25518.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.221.108.653.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.224.247.2373.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.224.70.2003.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.174.53.4235.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.202.71.13152.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
54.166.31.17454.166.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.209.133.1854.208.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.242.124.5354.242.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.87.249.5054.87.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
98.89.234.18998.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.85.34.23198.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.91.51.7998.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
identity protection service
Contact emails

Subdomains

37 observed subdomains of wnyc.net.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for wnyc.net.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from wnyc.net.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.