Hostname
ncs-systems.eu
Last fetched
ncs-systems.eu resolves to 1 IPv4 address operated by AS39104 in FR. WHOIS lists registrar:combell nv as the registrar.
Nutrition Label
Resolution chain
ncs-systems.eu resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 158.255.65.158 | 158.255.64.0/21 | AS39104 | — | FR |
WHOIS identity
- Registrar
- registrar:combell nv
- Organization
- —
- Contact emails
- —
Subdomains
3 observed subdomains of ncs-systems.eu.
Web-graph footprint
Distinct hostnames that link to or from ncs-systems.eu in the public web crawl.
12 sites link to this hostname.
15 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
8 SPF mechanisms authorising senders for ncs-systems.eu.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | fdspfeuc.freshemail.io |
| SPF_INCLUDE | spf.eu.exclaimer.net |
| SPF_INCLUDE | spf.mtasv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 104.40.229.156/32 |
| SPF_IP | 52.169.0.179/32 |
| SPF_IP | 81.255.10.41 |
| SPF_IP | 84.199.72.144 |
Related pages
Pivot deeper into the graph from ncs-systems.eu.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ncs-systems.eu"})-[: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.