Skip to content

Hostname

nsrltd.com

Last fetched

nsrltd.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:13 as the registrar.

Nutrition Label

WHISPER CANON · nsrltd.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/nsrltd.com

Resolution chain

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

IPPrefixASNOperatorCountry
162.159.140.127162.159.128.0/19AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.0.125172.66.0.0/22AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:13
Organization
brett chalmers
Contact emails

Subdomains

12 observed subdomains of nsrltd.com.

Web-graph footprint

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

180 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for nsrltd.com.

MechanismTarget
SPF_Aoffsite.scopesystems.com.au
SPF_INCLUDE_spf-dc10.sapsf.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.au.exclaimer.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.mcsv.net
SPF_IP103.9.64.189
SPF_IP124.254.119.98
SPF_IP13.70.183.144
SPF_IP20.11.203.93
SPF_IP203.28.115.121
SPF_IP40.127.85.240
SPF_IP50.31.36.179
SPF_IP52.233.74.0/30
SPF_IP52.243.79.35
SPF_IP76.224.101.96

Related pages

Pivot deeper into the graph from nsrltd.com.

Cypher and MCP

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

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