Skip to content

Hostname

viewing.nyc

Last fetched

viewing.nyc resolves to 5 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · viewing.nycRouting diversity3.9/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/viewing.nyc

Resolution chain

viewing.nyc resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.233.199.22218.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.172.192.24154.172.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.237.143.20654.237.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
67.205.33.867.205.32.0/21AS26347DREAMHOST-AS - New Dream Network, LLCUS
3.233.244.2433.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:48
Organization
matt coneybeare
Contact emails

Subdomains

11 observed subdomains of viewing.nyc.

Web-graph footprint

Distinct hostnames that link to or from viewing.nyc in the public web crawl.

162 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for viewing.nyc.

MechanismTarget
SPF_Aviewing.nyc
SPF_INCLUDEspf.mtasv.net
SPF_MXviewing.nyc

Related pages

Pivot deeper into the graph from viewing.nyc.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "viewing.nyc"})-[: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.