Skip to content

Hostname

as-dev.ymcanyc.org

Last fetched

as-dev.ymcanyc.org resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · as-dev.ymcanyc.orgRouting diversity1.5/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/as-dev.ymcanyc.org

Resolution chain

as-dev.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

No WHOIS records are currently associated with as-dev.ymcanyc.org in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

39 SPF mechanisms authorising senders for as-dev.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 as-dev.ymcanyc.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "as-dev.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.