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
Resolution chain
nscash.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 139.255.196.196 | 139.255.196.0/22 | AS9905 | — | ID |
| 182.23.79.195 | 182.23.79.0/24 | AS4800 | — | ID |
| 66.254.114.76 | 66.254.114.0/24 | AS29789 | REFLECTED - 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 inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for nscash.com.
| Mechanism | Target |
|---|---|
| SPF_A | nscash.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 208.99.69.22/32 |
| SPF_IP | 208.99.85.0/24 |
| SPF_IP | 64.59.94.115/32 |
| SPF_IP | 66.254.106.231/32 |
| SPF_IP | 66.254.112.205/32 |
| SPF_IP | 74.206.178.137 |
| SPF_IP | 99.192.173.0/24 |
| SPF_MX | nscash.com |
Related pages
Pivot deeper into the graph from nscash.com.
- IP · 139.255.196.196
- ASN · AS9905
- Registrar · iana:291
- Country · ID
- Email · nscash.com-registrant@directnicwhoiscompliance.com
- TLD · .com
- Browse hostnames · ns…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.