Skip to content

Hostname

ymcanyc.org

Last fetched

ymcanyc.org resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · ymcanyc.orgRouting diversity1.5/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/ymcanyc.org

Resolution chain

ymcanyc.org resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
54.83.189.14254.80.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
no first name no last name
Contact emails

Subdomains

56 observed subdomains of ymcanyc.org.

Web-graph footprint

Distinct hostnames that link to or from ymcanyc.org in the public web crawl.

734 sites link to this hostname.

22 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

39 SPF mechanisms authorising senders for ymcanyc.org.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDE_spfprod.ngpvan.com
SPF_INCLUDEspf.campminder.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP136.147.62.176/26
SPF_IP136.147.62.177/32
SPF_IP136.147.62.178
SPF_IP136.147.62.179
SPF_IP136.147.62.180/28
SPF_IP136.147.62.181
SPF_IP136.147.62.182
SPF_IP136.147.62.183
SPF_IP136.147.62.184
SPF_IP136.147.62.185
SPF_IP136.147.62.186
SPF_IP136.147.62.187
SPF_IP136.147.62.188
SPF_IP136.147.62.189
SPF_IP136.147.62.190
SPF_IP136.147.62.191
SPF_IP148.59.100.16/28
SPF_IP148.59.107.25/32
SPF_IP148.59.109.25/32
SPF_IP174.128.19.18
SPF_IP204.8.104.37/32
SPF_IP204.8.105.35/32
SPF_IP204.8.106.36/32
SPF_IP204.8.106.38/32
SPF_IP208.185.229.41/32
SPF_IP208.185.229.42/32
SPF_IP208.185.229.43/32
SPF_IP208.185.229.44/32
SPF_IP208.185.229.45/32
SPF_IP208.185.235.41/32
SPF_IP208.185.235.42/32
SPF_IP208.185.235.43/32
SPF_IP208.185.235.45/32
SPF_IP35.80.141.6/32
SPF_IP44.229.121.55/32

Related pages

Pivot deeper into the graph from ymcanyc.org.

Cypher and MCP

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

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