Skip to content

Hostname

nrplearningplatform.com

Last fetched

nrplearningplatform.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · nrplearningplatform.comRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/nrplearningplatform.com

Resolution chain

nrplearningplatform.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.35.93.2713.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.6013.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.8913.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.9413.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.174.2518.64.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.174.4718.64.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.174.6318.64.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.174.7018.64.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.66.102.12518.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.418.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.4118.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.5718.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.11965.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.7065.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.8265.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.8465.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
on behalf of nrplearningplatform.com owner
Contact emails

Subdomains

11 observed subdomains of nrplearningplatform.com.

Web-graph footprint

Distinct hostnames that link to or from nrplearningplatform.com in the public web crawl.

51 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for nrplearningplatform.com.

MechanismTarget
SPF_INCLUDEaspmx.pardot.com

Related pages

Pivot deeper into the graph from nrplearningplatform.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "nrplearningplatform.com"})-[: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.