Skip to content

Hostname

nyp.org

Last fetched

nyp.org resolves to 2 IPv4 addresses operated by NYP-INTERNET - NewYork-Presbyterian Hospital in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · nyp.orgRouting diversity2.4/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/nyp.org

Resolution chain

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

IPPrefixASNOperatorCountry
143.104.236.115143.104.128.0/17AS395139NYP-INTERNET - NewYork-Presbyterian HospitalUS
156.111.236.115156.111.128.0/17AS395139NYP-INTERNET - NewYork-Presbyterian HospitalUS

WHOIS identity

Registrar
iana:2
Organization
newyork-presbyterian hospital
Contact emails

Subdomains

261 observed subdomains of nyp.org.

Web-graph footprint

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

3,088 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for nyp.org.

MechanismTarget
SPF_INCLUDEspf-00227301.pphosted.com
SPF_INCLUDEspf1.nyp.org
SPF_INCLUDEspf2.nyp.org

Related pages

Pivot deeper into the graph from nyp.org.

Cypher and MCP

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

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