Hostname
ncsy.org
Last fetched
ncsy.org resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in TH. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
ncsy.org resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.172.202.15 | 18.172.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TH |
| 18.172.202.23 | 18.172.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TH |
| 18.172.202.30 | 18.172.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TH |
| 18.172.202.53 | 18.172.208.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TH |
| 18.245.199.103 | 18.245.204.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 18.245.199.58 | 18.245.204.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 18.245.199.84 | 18.245.204.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 18.245.199.85 | 18.245.204.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 65.8.131.30 | 65.8.146.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.8.131.41 | 65.8.146.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.8.131.54 | 65.8.146.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.8.131.90 | 65.8.146.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:146
- Organization
- domains by proxy,
- Contact emails
Subdomains
214 observed subdomains of ncsy.org.
Showing 25 of 214. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ncsy.org in the public web crawl.
170 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for ncsy.org.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf-002cc701.pphosted.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf1.formassembly.com |
| SPF_IP | 208.85.51.185 |
Related pages
Pivot deeper into the graph from ncsy.org.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ncsy.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.