Skip to content

Hostname

nmdp.org

Last fetched

nmdp.org resolves to 5 IPv4 addresses operated by NMDP - National Marrow Donor Program in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · nmdp.orgRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/nmdp.org

Resolution chain

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

IPPrefixASNOperatorCountry
192.149.74.76192.149.74.0/24AS31816NMDP - National Marrow Donor ProgramUS
66.33.60.12966.33.60.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
66.33.60.19366.33.60.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
76.76.21.2276.76.21.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
76.76.21.24176.76.21.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
national marrow donor program
Contact emails

Subdomains

243 observed subdomains of nmdp.org.

Web-graph footprint

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

383 sites link to this hostname.

170 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for nmdp.org.

MechanismTarget
SPF_INCLUDE%{ir}.%{v}.%{d}.spf.has.pphosted.com

Related pages

Pivot deeper into the graph from nmdp.org.

Cypher and MCP

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

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