Skip to content

Hostname

ymcaatlanta.org

Last fetched

ymcaatlanta.org resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · ymcaatlanta.orgRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/ymcaatlanta.org

Resolution chain

ymcaatlanta.org resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
35.162.236.11335.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
54.200.64.19354.200.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
ymca of metropolitan atlanta, inc. ymca of metropolitan atlanta,
Contact emails

Subdomains

40 observed subdomains of ymcaatlanta.org.

Web-graph footprint

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

300 sites link to this hostname.

104 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for ymcaatlanta.org.

Related pages

Pivot deeper into the graph from ymcaatlanta.org.

Cypher and MCP

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

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