Skip to content

Hostname

amcny.org

Last fetched

amcny.org resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · amcny.orgRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/amcny.org

Resolution chain

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

IPPrefixASNOperatorCountry
143.198.29.110143.198.16.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS

WHOIS identity

Registrar
iana:2
Organization
animal medical center
Contact emails

Subdomains

10 observed subdomains of amcny.org.

Web-graph footprint

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

820 sites link to this hostname.

839 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for amcny.org.

MechanismTarget
SPF_Aamcny.org
SPF_INCLUDEspf.protection.outlook.com
SPF_IP35.169.153.35
SPF_IP52.7.105.232
SPF_IP65.204.43.176/29
SPF_IP65.204.46.88/29
SPF_IP65.206.11.160/28
SPF_IP65.206.11.163
SPF_MXamcny.org

Related pages

Pivot deeper into the graph from amcny.org.

Cypher and MCP

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

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