Skip to content

Hostname

nscash.com

Last fetched

nscash.com resolves to 3 IPv4 addresses operated by AS9905 in ID. WHOIS lists iana:291 as the registrar.

Nutrition Label

WHISPER CANON · nscash.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/nscash.com

Resolution chain

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

IPPrefixASNOperatorCountry
139.255.196.196139.255.196.0/22AS9905ID
182.23.79.195182.23.79.0/24AS4800ID
66.254.114.7666.254.114.0/24AS29789REFLECTED - Reflected Networks, Inc.ES

WHOIS identity

Registrar
iana:291
Organization
new sensations
Contact emails

Subdomains

12 observed subdomains of nscash.com.

Web-graph footprint

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

288 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for nscash.com.

MechanismTarget
SPF_Anscash.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP208.99.69.22/32
SPF_IP208.99.85.0/24
SPF_IP64.59.94.115/32
SPF_IP66.254.106.231/32
SPF_IP66.254.112.205/32
SPF_IP74.206.178.137
SPF_IP99.192.173.0/24
SPF_MXnscash.com

Related pages

Pivot deeper into the graph from nscash.com.

Cypher and MCP

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

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