Skip to content

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

WHISPER CANON · neosys.comRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/neosys.com

Resolution chain

neosys.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
85.17.23.1485.17.0.0/16AS60781NL

WHOIS identity

Registrar
iana:1068
Organization
neosys software
Contact emails

Subdomains

19 observed subdomains of neosys.com.

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 outbound links

Threat posture

History

Mail and authentication

SPF policy

20 SPF mechanisms authorising senders for neosys.com.

MechanismTarget
SPF_IP194.195.117.4
SPF_IP196.219.209.18
SPF_IP49.50.70.95
SPF_IP5.79.122.19
SPF_IP5.79.122.23
SPF_IP5.79.122.54
SPF_IP65.20.84.39
SPF_IP77.69.190.54
SPF_IP77.69.251.111
SPF_IP80.227.104.226
SPF_IP81.171.19.116
SPF_IP81.4.181.198
SPF_IP82.69.66.16
SPF_IP85.17.177.215
SPF_IP85.17.23.12
SPF_IP85.17.23.14
SPF_IP85.17.23.17
SPF_IP94.200.49.144/29
SPF_IP94.200.49.146
SPF_IP95.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.