Hostname
hostmaster.ymcanyc.org
Last fetched
hostmaster.ymcanyc.org resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US.
Nutrition Label
Resolution chain
hostmaster.ymcanyc.org resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 54.83.189.142 | 54.80.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
No WHOIS records are currently associated with hostmaster.ymcanyc.org in WhisperGraph.
Threat posture
History
Mail and authentication
MX records
SPF policy
39 SPF mechanisms authorising senders for hostmaster.ymcanyc.org.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | _spfprod.ngpvan.com |
| SPF_INCLUDE | spf.campminder.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 136.147.62.176/26 |
| SPF_IP | 136.147.62.177/32 |
| SPF_IP | 136.147.62.178 |
| SPF_IP | 136.147.62.179 |
| SPF_IP | 136.147.62.180/28 |
| SPF_IP | 136.147.62.181 |
| SPF_IP | 136.147.62.182 |
| SPF_IP | 136.147.62.183 |
| SPF_IP | 136.147.62.184 |
| SPF_IP | 136.147.62.185 |
| SPF_IP | 136.147.62.186 |
| SPF_IP | 136.147.62.187 |
| SPF_IP | 136.147.62.188 |
| SPF_IP | 136.147.62.189 |
| SPF_IP | 136.147.62.190 |
| SPF_IP | 136.147.62.191 |
| SPF_IP | 148.59.100.16/28 |
| SPF_IP | 148.59.107.25/32 |
| SPF_IP | 148.59.109.25/32 |
| SPF_IP | 174.128.19.18 |
| SPF_IP | 204.8.104.37/32 |
| SPF_IP | 204.8.105.35/32 |
| SPF_IP | 204.8.106.36/32 |
| SPF_IP | 204.8.106.38/32 |
| SPF_IP | 208.185.229.41/32 |
| SPF_IP | 208.185.229.42/32 |
| SPF_IP | 208.185.229.43/32 |
| SPF_IP | 208.185.229.44/32 |
| SPF_IP | 208.185.229.45/32 |
| SPF_IP | 208.185.235.41/32 |
| SPF_IP | 208.185.235.42/32 |
| SPF_IP | 208.185.235.43/32 |
| SPF_IP | 208.185.235.45/32 |
| SPF_IP | 35.80.141.6/32 |
| SPF_IP | 44.229.121.55/32 |
Related pages
Pivot deeper into the graph from hostmaster.ymcanyc.org.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "hostmaster.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.