Skip to content

Hostname

abny.org

Last fetched

abny.org has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · abny.orgRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/abny.org

Resolution chain

abny.org has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:2
Organization
the association for a better new york
Contact emails

Subdomains

4 observed subdomains of abny.org.

Web-graph footprint

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

539 sites link to this hostname.

171 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for abny.org.

MechanismTarget
SPF_Aabny.org
SPF_INCLUDEspf.protection.outlook.com
SPF_IP166.78.71.148
SPF_IP209.59.143.168
SPF_IP209.59.144.126
SPF_IP209.59.162.85
SPF_IP67.225.172.119
SPF_IP67.43.0.3
SPF_IP67.43.2.30
SPF_IP67.43.7.204
SPF_MXabny.org

Related pages

Pivot deeper into the graph from abny.org.

Cypher and MCP

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

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