Hostname
neosys.com
Last fetched
neosys.com resolves to 1 IPv4 address operated by AS60781 in NL. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
neosys.com 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 |
|---|---|---|---|---|
| 85.17.23.14 | 85.17.0.0/16 | AS60781 | — | NL |
WHOIS identity
- Registrar
- iana:1068
- Organization
- neosys software
- Contact emails
Subdomains
19 observed subdomains of neosys.com.
Showing 18 of 19. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from neosys.com in the public web crawl.
6 sites link to this hostname.
2 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
20 SPF mechanisms authorising senders for neosys.com.
| Mechanism | Target |
|---|---|
| SPF_IP | 194.195.117.4 |
| SPF_IP | 196.219.209.18 |
| SPF_IP | 49.50.70.95 |
| SPF_IP | 5.79.122.19 |
| SPF_IP | 5.79.122.23 |
| SPF_IP | 5.79.122.54 |
| SPF_IP | 65.20.84.39 |
| SPF_IP | 77.69.190.54 |
| SPF_IP | 77.69.251.111 |
| SPF_IP | 80.227.104.226 |
| SPF_IP | 81.171.19.116 |
| SPF_IP | 81.4.181.198 |
| SPF_IP | 82.69.66.16 |
| SPF_IP | 85.17.177.215 |
| SPF_IP | 85.17.23.12 |
| SPF_IP | 85.17.23.14 |
| SPF_IP | 85.17.23.17 |
| SPF_IP | 94.200.49.144/29 |
| SPF_IP | 94.200.49.146 |
| SPF_IP | 95.211.203.221 |
Related pages
Pivot deeper into the graph from neosys.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "neosys.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.